Skip to content

Fix CONNECT for long password/username/client identifiers

Compare
Choose a tag to compare
@brentru brentru released this 12 Aug 21:34
f3c0cdf

This release fixes connect() for use with large (>127 bytes) payloads such as a long password (JSON Web Tokens), client identifier, or last-will message.

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-minimqtt.

Read the docs for info on how to use it.