]> the.earth.li Git - mqttdeck.git/commit
Add automatic MQTT reconnection
authorJonathan McDowell <noodles@earth.li>
Wed, 31 Jul 2024 08:22:09 +0000 (09:22 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 31 Jul 2024 08:22:09 +0000 (09:22 +0100)
commitf140a1cc41a446f9717881de0ce516c5ab44539d
treecaae0ec7b4b125b5b0d130d5e9b261115f56db1d
parent5253f25a215c386e03a2f6b4597c19985e47a9b3
Add automatic MQTT reconnection

If the MQTT server goes away we want to try and reconnect automatically.
src/main.rs