Closed FredericMa closed 2 years ago
Name | Link |
---|---|
Latest commit | bebf032e457eb5762b7d290ca809e09a485c7a18 |
Latest deploy log | https://app.netlify.com/sites/wallpanel/deploys/63618d7c54e4070008363cdb |
Trusting your changes. Thank you for looking into this bug!
This PR improves the handling of MQTT disconnects. Previously, only Mqtt3DisconnectException and Mqtt5DisconnectException were handled.
This PR probably fixes #39 and #40.