sectokia

Results 6 comments of sectokia

You can unsubscribe from everything by simply issuing unsubscribe to '#' topic.

Port 1883 is for MQTT protocol, which is different to MQTT over Websockets. Your broker needs to support MQTT over websockets, and this will usually be running on a different...

Please run this command and post the output: /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf -v

I went to track this down, and maybe find a way to call _resubscribe to get around this bug and have it resubscribe your topics... But the problem is much...

I recommend switching to the Eclipse Paho JavaScript Client for browser side client work. mqtt.js for browser has way too many bugs, and for some absurd reason is an order...

Firstly, a "password" in MQTT is up to 65535 bytes of data. So its up to you to set it to what you want, and then ensure you can enter...