Clients
WebSocket
Connect with MQTT over WebSocket
WebSocket
Last Updated: 5th February 2026
FluxMQ supports MQTT over WebSocket. Configure the listener under server.mqtt.websocket.*.
Default Path
The default WebSocket path is /mqtt.
Example URL:
ws://localhost:8083/mqttUse any MQTT-over-WebSocket client library and point it to the WebSocket URL.