Skip to content

1.0.0

Compare
Choose a tag to compare
@SgtSilvio SgtSilvio released this 21 Feb 19:42
· 523 commits to master since this release
17c8eb8

First official release

🌟 Features

  • All MQTT 3.1.1 and MQTT 5.0 features
  • API flavors:
    • Reactive, Asynchronous and Blocking
    • Flexible switching
    • Consistent and clearly separated
  • Backpressure support:
    • QoS 1 and 2
    • QoS 0 (dropping incoming messages if necessary)
  • SSL/TLS
  • WebSocket transport
  • Automatic and configurable thread management
  • MQTT 5 specific:
    • Pluggable Enhanced Auth support
      • Additional to MQTT specification: server-triggered reauth
    • Automatic Topic Alias mapping
    • Interceptors for QoS flows

❤️ Thanks to all contributors