fabaff / mqtt-panel

A web interface for MQTT
MIT License
417 stars 115 forks source link

MQTT Websockets #1

Open jpmens opened 10 years ago

jpmens commented 10 years ago

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! :-)

ghost commented 7 years ago

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

papercodeIN commented 3 years ago

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 ?

floresboy commented 1 year ago

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