I'm trying to use some api to communicate using the MQTT protocoll.
I tried the Adafruit MQTT Library, MQTT by Joel Gaehwiler, PubSubClient, ... but with any of these libraries are correctly working.
Can someone advise me the best/rocksolid library to use with esp8266? A appreciate one example of publishing and subscribing using the free broker test.mosquitto.org.
Thanks,
Jaime