4.1.0 - Stability fixes
This release:
- #55 Fixes #54
- #55 Fixes handling of PINGRESP command messages.
- #55 Fixes logic within
disconnect()
- #55 Fixes socket size receive issues.
Thanks @flavio-fernandes for the contribution to this library!
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-minimqtt
.
Read the docs for info on how to use it.