I don't mind implementing new features however i am unfamiliar with MQTT.
I would be interested in an example and possibly a library i could wrap in.
I found this.
http://pubsubclient.knolleary.net/api.htmlIs there any one who has experience with mqtt who might suggest some command names and functions.
Would the esp be expected to listen on a particular port and react with some thing like the udp or msg branch or is it some thing like thing speak where you have to have the esp actively connect to an external server.
Is there a good simple getting started guide for mqtt that some one can point me to?
THis is a feature many people have requested but I need some information about exactly what needs to be implimented.
https://en.wikipedia.org/wiki/MQTT was very sparse on details about what is actually going on.