ladyada
|
ab1a0938b9
|
smarter packet reading makes for faster publish-handling! also, retries subscriptions 3 times
|
2016-05-18 15:23:41 -04:00 |
|
Todd Treece
|
aa6db4d5f5
|
rename all subclass diconnect() to disconnectServer()
|
2015-10-05 14:18:49 -04:00 |
|
Tony DiCola
|
643c906aa6
|
Add connected() function to MQTT class. Update examples with robust reconnect logic.
|
2015-07-05 14:29:13 -07:00 |
|
Tony DiCola
|
6a740d4004
|
Cleanup and prepare for publishing.
|
2015-06-10 15:38:34 -07:00 |
|
Tony DiCola
|
d7a6433b81
|
Add Adafruit_MQTT_Client class that implements MQTT code for generic Arduino client. Add ESP8266 example using new MQTT client class. Fix bugs with using library on ESP8266 (move CC3000 to header-only class).
|
2015-06-08 01:48:25 -07:00 |
|