adafruit / Adafruit_CircuitPython_MiniMQTT

MQTT Client Library for CircuitPython
Other
73 stars 50 forks source link

Enhance loop() to be more resilient #161

Open brentru opened 1 year ago

brentru commented 1 year ago

The loop() method seems to cause a lot of confusion regarding its purpose, invocation, and operation. I was discussing with @dhalbert how to improve this and have some ideas...

This issue proposes: