DamianFlynn / cgate-mqtt

MQTT interface for C-Bus written in Node.js
MIT License
7 stars 2 forks source link

Addressing the MQTT reconnection bug #11

Closed DamianFlynn closed 4 months ago

DamianFlynn commented 4 months ago

Currently the application is not reconnecting to the MQTT Server,

DamianFlynn commented 4 months ago

Initial testing of this build looks to be correctly building a reconnection to the upstream MQTT servers.