mqtt-panel icon indicating copy to clipboard operation
mqtt-panel copied to clipboard

MQTT Websockets

Open jpmens opened this issue 11 years ago • 3 comments
trafficstars

Fabian, I've taken the liberty of using your example and adding MQTT over Websockets as a proof of concept for an upcoming demo. In case you're interested, it is here.

Thanks for a great-looking design! :-)

jpmens avatar Apr 29 '14 15:04 jpmens

Can not get this to work with Mosquitto, I keep getting an error on unknown client disconnecting

ghost avatar Mar 09 '17 23:03 ghost

Can not get this to work with Mosquitto, I keep getting an error on unknown client disconnecting

I have Same issue did you resolve it ?

papercodeIN avatar Jun 23 '21 12:06 papercodeIN

use port 1884 (=ws) instead of 1883 (=mqtt)

floresboy avatar Oct 12 '22 09:10 floresboy