Websocket connection over MQTT

Hello Everyone,
So now i am having a doubt regarding Web Socket node.
I want to use Web socket over MQTT so that i can see real time changes in my Dashboard webpage when my device status is changed in database.

The standard MQTT nodes will work over websockets. Use ws:// in broker node (or wss:// if appropriate)

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.