1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-09 00:00:04 +01:00
libwebsockets/lib/roles/mqtt/client
Gary Christiansen 12f20503b4 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:44:35 +01:00
..
client-mqtt-handshake.c mqtt: Fixes setting the length of the last will message 2021-04-02 16:44:35 +01:00
client-mqtt.c mqtt: topic validation for different mqtt servers 2021-03-30 07:38:37 +01:00