You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm learning about MQTT over Websocket and I am understanding that basically MQTT over WS is the exchange of bidirectional messages over a channel established using HTTP-like path. This path for mqtt is defaulted to /mqtt and I see that some MQTT broker that supports also WS supports also the use of custom path for mqtt-over-ws.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm learning about MQTT over Websocket and I am understanding that basically MQTT over WS is the exchange of bidirectional messages over a channel established using HTTP-like path. This path for mqtt is defaulted to
/mqtt
and I see that some MQTT broker that supports also WS supports also the use of custom path for mqtt-over-ws.Is this a thing supported by OwnTracks?
Beta Was this translation helpful? Give feedback.
All reactions