HiveMQ MQTT over WebSocket
MQTT 3.x and MQTT 5 messaging endpoints exposed over WebSocket for browser and edge clients to publish and subscribe to topics. Used by web dashboards and JavaScript IoT clients to interact with the HiveMQ broker without native TCP MQTT support.
HiveMQ MQTT over WebSocket is one of 4 APIs that HiveMQ publishes on the APIs.io network, described by an AsyncAPI event-driven specification.
Tagged areas include MQTT, WebSocket, Pub Sub, and IoT. The published artifact set on APIs.io includes API documentation and an AsyncAPI specification.
Requests are made against the base URL ws://localhost:8000/mqtt.
Metadata
The identity and technical contract details declared by the specification.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from HiveMQ 3
Other APIs HiveMQ publishes across the network.