1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-16 00:00:07 +01:00
libwebsockets/lib/roles/mqtt
Gary Christiansen 886d53f541 mqtt: Fixes setting the length of the last will message
It was previously using the length of the topic for the message. It
would break if the topic and message were not the same length.
2021-04-02 16:45:57 +01:00
..
client mqtt: Fixes setting the length of the last will message 2021-04-02 16:45:57 +01:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
mqtt.c mqtt: topic validation for different mqtt servers 2021-03-30 08:15:22 +01:00
ops-mqtt.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
primitives.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
private-lib-roles-mqtt.h mqtt: topic validation for different mqtt servers 2021-03-30 08:15:22 +01:00