Skip to content

V1.1.1

Compare
Choose a tag to compare
@mehditeymorian mehditeymorian released this 29 May 03:54
· 232 commits to main since this release

New changes and functionalities:

  • Topic Patterns
    • . for creating sub-topic
    • * for wildcard sub-topic
    • example: people.iran.*.firstname
  • Reconnect Policy for Client
    • Configurable parameters like Retry Times and Retry Interval.
  • Added Workers for event distribution to clients.
  • Authentication and Authorization interface
  • Fix bugs