bertmelis / espMqttClient

MQTT 3.1.1 client library for the Espressif devices ESP8266 and ESP32 on the Arduino framework.
https://www.emelis.net/espMqttClient/
MIT License
100 stars 21 forks source link

Update library.json: Point to ESPHome forks #141

Closed mathieucarbou closed 8 months ago

mathieucarbou commented 8 months ago

Please consider switching to AsyncTCP fork from ESPHome which supports ipv6 (soon) and also allows to configure the async+http task stack size.