v0.6.0
Feature
- New design using Channels
- Using Processor pattern for manage message before send to subscriber
- Simplified Context Interface
- Subscriber Interface
- Publisher Interface
Removed
- Request/Reply Pattern
- Topic Interface
- Handler Interface
- ConsumerContext and InterceptorContext implementation