adafruit / Adafruit_CircuitPython_MiniMQTT

MQTT Client Library for CircuitPython
Other
80 stars 49 forks source link

handle variable payload in SUBACK #156

Closed vladak closed 1 year ago

vladak commented 1 year ago

As explained in https://github.com/adafruit/circuitpython/issues/7606, the SUBACK/UNSUBACK deserves more robust handling.