MQTTPacket library (clone of https://os.mbed.com/teams/mqtt/code/MQTTPacket/)
Revisions of MQTTConnectServer.c
Revision | Date | Message | Actions |
---|---|---|---|
16:d0b3886ada32 | 2014-08-01 | Add session present flag on connack | File Diff Annotate |
14:c2052aee81de | 2014-08-01 | Change C types to better fit MQTT types, and match MQTT-SN library | File Diff Annotate |
13:5e60cd1a52e7 | 2014-08-01 | Compiler warning removal | File Diff Annotate |
12:cd99ac9cb25a | 2014-08-01 | Change boolean fields to char size, for C++ integration | File Diff Annotate |
9:3893bc7343f4 | 2014-05-09 | Added self assignments to hush unused variable warnings | File Diff Annotate |
1:069ae45b7070 | 2014-03-31 | Two small corrections | File Diff Annotate |
0:7734401cc1b4 | 2014-02-04 | First version of MQTT library | File Diff Annotate |