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.

API entry from apis.yml

apis.yml Raw ↑
aid: hivemq:mqtt-websocket
name: HiveMQ MQTT over WebSocket
description: 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.
humanURL: https://docs.hivemq.com/hivemq/latest/user-guide/listeners.html
baseURL: ws://localhost:8000/mqtt
tags:
- MQTT
- WebSocket
- Pub Sub
- IoT
properties:
- type: Documentation
  url: https://docs.hivemq.com/hivemq/latest/user-guide/listeners.html