Native MQTT client library for ESP8266
Posted: Fri Dec 26, 2014 3:43 am
UPDATE 31/12/2014:
This is Native MQTT client library for ESP8266, port from: MQTT client library for Contiki
Features:
Status Under development. ALPHA release.
GITHUB: https://github.com/tuanpmt/esp_mqtt
WIKI: wiki/doku.php?id=eps_mqtt
Best Regards and Happy New Year 2015
This is Native MQTT client library for ESP8266, port from: MQTT client library for Contiki
Features:
- Support subscribing, publishing, authentication, will messages, keep alive pings and all 3 QoS levels (it should be a fully functional client).
- Support multiple connection (to multiple hosts).
- Support SSL connection (max 1024 bit key size)
- Easy to setup and use
Status Under development. ALPHA release.
GITHUB: https://github.com/tuanpmt/esp_mqtt
WIKI: wiki/doku.php?id=eps_mqtt
Best Regards and Happy New Year 2015