Commit graph

5 commits

Author SHA1 Message Date
Angus Gratton
e9712c1e02 Merge b73b93c58c into 6915caf49c 2016-07-12 22:40:00 +00:00
Angus Gratton
42880fded5 Paho MQTT Embedded C client: Use submodule pointing to upstream repo
Due to code organisation of upstream repo, MQTTClient still needs
copying into our repo.
2016-06-26 19:56:56 +10:00
Johan Kanflo
3c875cc418 Call DisconnectNetwork(...) before MQTT reconnect 2016-06-21 20:43:02 +02:00
Angus Gratton
9b21c54fc5 MQTTClient select timeout cleanup (closes #123)
Also sets example task priorities to maximum 2, as higher priorities
seem to mess with the network stack.
2016-05-28 16:27:05 +10: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