You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is no dedicated MQTT Library for ESP32/ESP8266 with Arduino that is implemented from ESP-MQTT.
This library would be extremely useful to improve the stability of the connection. Now the MQTT function is depending on third-party libraries and cause connection errors.
It would be a great option to implement the ESP-IDF ESP-MQTT library in Arduino.