Added MQTTPacket_Read() in MQTTPacket.h
Fork of MQTTPacket by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
10:8af5cf98e0cb | 2014-07-01 | rajathishere | Added signature of MTTPacket_Read() to MQTTPacket.h |
9:3893bc7343f4 | 2014-05-09 | sam_grove | Added self assignments to hush unused variable warnings |
8:b97b9873af52 | 2014-05-06 | Ian Craggs |
Add description for equals function |
7:1b8fb13fc6ef | 2014-04-28 | icraggs | Fix unsubscribe packet |
6:68a06bea5429 | 2014-04-14 | Ian Craggs |
Make sure MQTTString is initialized properly in deserialization |
5:eea71419676a | 2014-04-14 | icraggs | Add a string comparison function |
4:c502573c6016 | 2014-04-11 | Ian Craggs |
Pings and other fixes |
3:4a4f8699f935 | 2014-04-10 | icraggs | Fix up connect options defaults, and serialization of 0-length strings |
2:bc3bc0e3b764 | 2014-04-10 | icraggs | Add samples and test |
1:069ae45b7070 | 2014-03-31 | icraggs | Two small corrections |
0:7734401cc1b4 | 2014-02-04 | icraggs | First version of MQTT library |