We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
The socket timeout is set in
Adafruit_CircuitPython_MiniMQTT/adafruit_minimqtt/adafruit_minimqtt.py
Line 267 in 67e0ade
_get_connect_socket()
timeout
Line 447 in 67e0ade
Line 217 in 67e0ade
It would be nice if the socket timeout could be set in the MQTT instance.
MQTT
After issues like #81 or #110 are fixed, it will be useful.