Tasmota/lib/esp-mqtt-arduino-1.0.1.02.1
Theo Arends 6f5800173c v5.13.0
Release version 5.13.0
2018-04-30 17:10:21 +02:00
..
2018-04-30 17:10:21 +02:00
2018-04-30 17:10:21 +02:00
2018-04-30 17:10:21 +02:00
2018-04-30 17:10:21 +02:00
2018-04-30 17:10:21 +02:00
2018-04-30 17:10:21 +02:00

MQTT

A Wrapper around mqtt for Arduino to be used with esp8266 modules.

It wraps a slightly modified version of mqtt for esp8266 ported by Tuan PM. Original code for esp: https://github.com/tuanpmt/esp_mqtt Original code for contiki: https://github.com/esar/contiki-mqtt

====

secure libssl:

If you want to use secure communication, please use the secure-branch!