Skip to content

v0.6.0

Compare
Choose a tag to compare
@stanipetrosyan stanipetrosyan released this 20 Nov 13:03
· 42 commits to main since this release

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