Skip to content

Releases: hivemq/hivemq-mqtt-client

1.0.0

21 Feb 19:42
17c8eb8

Choose a tag to compare

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