21 Commits

Author SHA1 Message Date
Nicholas O'Leary
18fe49c070 Merge pull request #7 from dpslwk/master
Minor Update for example to 1.8 api
2012-03-13 12:24:50 -07:00
dpslwk
cc7e1c45c7 Update example to be 1.8 compatible 2012-03-13 18:29:43 +00:00
Nicholas O'Leary
ee378802a9 Merge branch 'master' of github.com:knolleary/pubsubclient
Conflicts:
	PubSubClient/PubSubClient.cpp
	PubSubClient/PubSubClient.h
v1.8
2012-03-08 22:11:28 +00:00
Nicholas O'Leary
4d2e5994bc Various changes for v1.8 including larger message support and tidied up types. 2012-03-08 21:54:24 +00:00
Nicholas O'Leary
6f0db7db0f Merge pull request #5 from mcollina/dns
Added DNS support.
2012-01-28 13:22:16 -08:00
Matteo Collina
f328d0849f Added DNS support. 2012-01-25 14:36:16 +01:00
Nicholas O'Leary
e4fdabf4db Changes for beta4 - use EthernetClient not Client v1.7 2011-09-12 09:28:06 +01:00
Nicholas O'Leary
4ad0d5f4ac Updated to the Arduino-1.0 API 2011-08-04 15:38:43 +01:00
Nicholas O'Leary
fb5f8de2a4 Improved keepalive handling 2011-04-26 20:52:57 +01:00
Nicholas O'Leary
fca33c7f5a Restored README to top level v1.6 2011-03-25 22:54:24 +00:00
Nicholas O'Leary
632c44a4d1 Added packet type constants and other stylistic changes 2011-03-25 22:51:51 +00:00
Nicholas O'Leary
ce9fff9349 Restructure code 2011-03-23 21:18:22 +00:00
Nicholas O'Leary
31f3742040 Added ability to publish retained messages 2011-03-21 22:58:32 +00:00
Nicholas O'Leary
ef565d8d98 Added examples directory and mqtt_basic example 2011-01-11 21:19:50 +00:00
Nicholas O'Leary
ef75340e6e * Added default constructor
* Fixed compile error when used with arduino-0021 or later
v1.5
2010-12-27 19:49:46 +00:00
Nicholas O'Leary
07547e2ec0 Added default constructor 2010-07-27 16:08:51 +01:00
Nicholas O'Leary
a937a97659 Fixed connection lost handling v1.4 2010-07-20 20:05:03 +01:00
Nicholas O'Leary
ad96f3e82a Updated CHANGES.txt v1.3 2010-02-27 21:42:32 +00:00
Nicholas O'Leary
f8a977ddd0 Fixed packet reading issue in PubSubClient.readPacket 2010-02-27 21:37:58 +00:00
Nicholas O'Leary
265016844b Fixed compile error when used with arduino-0016 or later v1.2 2009-07-24 15:44:30 +01:00
Nicholas O'Leary
0cd448ffa5 first commit v1.1 2009-02-02 11:12:39 +00:00