An Arduino for ESP8266 asynchronous MQTT client implementation, built on me-no-dev/ESPAsyncTCP.
- Compliant with the 3.1.1 version of the protocol
- Fully asynchronous
- Subscribe at QoS 0, 1 and 2
- Publish at QoS 0, 1 and 2
- Available in the PlatformIO registry
The project is documented in the /docs folder.