hivemq/hivemq-mqtt-client
HiveMQ MQTT Client is an MQTT 5.0 and MQTT 3.1.1 compatible and feature-rich high-performance Java client library with different API flavours and backpressure support observed · 2026-09-01
Health v2 · maintenance only
95/100
- Activity 100
- Release rhythm 86
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: 36.5
- age_days: 3165
- days_rel: 12
- days_push: 4
- n_releases_24m: 15
Adoption not part of the score
1116 stars · 184 forks observed · 2026-09-01
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
HiveMQ MQTT Client is a high-performance Java client library implementing MQTT 5.0 and MQTT 3.1.1 with reactive, asynchronous, and blocking API flavors. It provides full protocol feature coverage, backpressure support, TLS/WebSocket/proxy transports, and automatic reconnect and message redelivery handling.
Use cases
- connect a Java application to an MQTT broker
- publish and subscribe to MQTT topics with QoS 1 and 2
- build an IoT device or backend client in Java
- consume MQTT messages as a reactive stream with backpressure
- connect to MQTT over TLS or WebSocket through a proxy
- handle MQTT reconnection and message redelivery automatically
When to choose
- you need a production-grade MQTT client on the JVM
- you want reactive (RxJava/Reactor), async, or blocking APIs for MQTT
- you need full MQTT 5.0 features like topic aliases and enhanced authentication
- backpressure and manual message acknowledgment matter for your pipeline
When to avoid
- you are not on the JVM (Java/Kotlin/Scala)
- you need an MQTT broker rather than a client
- you want a lightweight embedded client for microcontrollers
Facets
library · maturity stable
http-client streaming concurrency iot developer-tools jvm cross-platform mqtt mqtt5 mqtt-client reactive-streams rxjava reactor backpressure iot-messaging messaging
2 sources
- readme: https://github.com/hivemq/hivemq-mqtt-client · fetched 2026-09-01 · 3f9188ede1a2
- homepage: https://hivemq.github.io/hivemq-mqtt-client/ · fetched 2026-08-29 · 58461e6d93af
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| hivemq/hivemq-mqtt-client | main | 95 |
For agents
markdown · JSON · MCP: product_card(name="hivemq/hivemq-mqtt-client")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem