Skip to content

Improvements to Looping and Timeout Behavior

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 29 Jan 16:34
· 110 commits to main since this release
e19ece6

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.