What's Changed * add test for the PUBLISH+UNSUBACK case by vladak in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/236 * no need to check zero byte returned from recv_into() by vladak in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/237
What's Changed * Handle ESP32SPI Socket.send(), which does not return a byte count by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_MiniMQTT/pull/235