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
- Pluggable Enhanced Auth support
❤️ Thanks to all contributors
- @christianhoff
- @clive-jevons
- @dajudge
- @david-katz
- @DC2-DanielKrueger
- @dobermai
- @schaebo
- @SgtSilvio
- @xxSlashxx
- Also thanks to all code reviewers and all who created valuable issues