7.3.0 TLS On Any Port
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.