Unclaimed project
Are you a maintainer of async-mqtt-client? Claim this project to take control of your public changelog and roadmap.
Changelog
📶 An Arduino for ESP8266 asynchronous MQTT client implementation
Last updated almost 2 years ago
This release makes the client more bulletproof than ever. Simply put: right now, even if you do a loop to publish messages at a very fast rate, the client will not break and will not loose functionality (ACKs will still be sent, etc.).
-DASYNC_TCP_SSL_ENABLED=1 build flag