Improvements to Looping and Timeout Behavior
What's Changed
- Fix #148 loop method blocking with timeout of 0 by @rjauquet in #184
- enforce loop timeout to be bigger than socket timeout by @vladak in #200
New Contributors
Full Changelog: 7.5.6...7.5.7
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.