hbmqtt
hbmqtt copied to clipboard
Release 0.9.7
I'm using 0.9.6 in a project, and it seems like it has multiple critical issues regarding asyncio correctness. The current master branch seems to fix those. Are you planning for 0.9.7 release soon?
To confirm, I had a memory leak on an iot device due to a slow memory leak hbmqtt.client.MQTTClient.deliver_message that is solved in master but not latest release.
This project is End of life, see: https://github.com/beerfactory/hbmqtt/issues/235
Thanks @FlorianLudwig I'll check out amqtt