Vlad Ivanov
8368929a66
paho_mqtt_c: refactor: rename symbols so they all have same prefix ( #204 )
...
* paho_mqtt_c: refactor: rename symbols so they all have same prefix
* Update AWS IOT example after MQTT refactoring
2016-09-15 19:52:57 +02:00
rongsaws
7041c014bb
Added a MQTT pub/sub example of using AWS IoT ( #173 )
...
* Added a MQTT pub/sub example of using AWS IoT (via ECC based TLS1.2 connection).
* Fixed a buffer overflow issue when receiving large MQTT packet.
* Reset TLS connection on read/write errors.
2016-08-29 19:55:32 +02:00
baoshi
09a5ec062a
Handling MQTT read failure and send buffer length
2016-07-05 21:37:47 +08:00
Yudi Ludkevich
7e9d5bd2e2
MQTT client api and example
...
This code based on ESP8266 port of the embedded C client in Eclipse Paho project
(http://www.eclipse.org/paho/ ) and it port for espressif
ESP8266_RTOS_SDK by baoshi (https://github.com/baoshi/ESP-RTOS-Paho.git )
2016-04-14 16:59:07 +10:00