Skip to content

7.3.0 TLS On Any Port

Compare
Choose a tag to compare
@FoamyGuy FoamyGuy released this 22 Feb 02:46
· 230 commits to main since this release
988332f

This release adds a new argument is_ssl that can be used to enable or disable ssl connection for any port. Also removed an unused internal function. Thank you @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.