libmqtt/src
2018-08-05 18:24:46 +02:00
..
buffer.h Eliminate -Wextra warnings 2018-08-01 01:55:32 +02:00
debug.h Remove unused code 2018-07-30 23:24:59 +02:00
mqtt.c Finish port to windows 2018-08-05 18:24:35 +02:00
mqtt.h.in Finish port to windows 2018-08-05 18:24:35 +02:00
mqtt_internal.h Implement keepalive 2018-08-03 18:42:48 +02:00
packet.c Fix some warnings 2018-08-05 18:24:46 +02:00
packet.h Improvement: Clean up duplicated code 2018-07-30 22:49:55 +02:00
protocol.c Port to MSVC/Windows 2018-08-05 02:28:38 +02:00
protocol.h Implement keepalive 2018-08-03 18:42:48 +02:00
state_queue.c Eliminate -Wextra warnings 2018-08-01 01:55:32 +02:00
state_queue.h Implement statemachine, QoS untested for now 2018-07-30 02:53:18 +02:00
subscriptions.c Eliminate -Wextra warnings 2018-08-01 01:55:32 +02:00
subscriptions.h Bugfix: Implement last will correctly, fix some QoS handling and allow for clean session 2018-07-30 22:04:54 +02:00