Skip to content

5.4.0 - Allow setting socket timeout

Compare
Choose a tag to compare
@tekktrik tekktrik released this 18 Aug 15:15
· 222 commits to main since this release
68cf825

Library now allows for setting the MQTT socket timeout setting. Thanks @vladak!

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.