1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-23 00:00:06 +01:00
libwebsockets/lib/roles/mqtt
Chunho Lee 21baf47aed ss: mqtt: add QOS_NACK_REMOTE state on PUBLISH failure
This adds setting QOS_NACK_REMOTE state when QoS 1/2 PUBLISH
transmissions and all retries are unacked and failed. Also this
allows state transitions between QOS_ACK_REMOTE and QOS_NACK_REMOTE.
2022-05-17 15:37:16 +01:00
..
client mqtt: allow indicating username and password are not on heap 2021-10-27 16:55:12 +01:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
mqtt.c ss: mqtt: add QOS_NACK_REMOTE state on PUBLISH failure 2022-05-17 15:37:16 +01:00
ops-mqtt.c mqtt: fix wrong packet id in some conditions 2021-07-01 05:11:25 +01:00
primitives.c type comparisons: fixes 2021-01-05 10:56:38 +00:00
private-lib-roles-mqtt.h ss: mqtt: add QOS_NACK_REMOTE state on PUBLISH failure 2022-05-17 15:37:16 +01:00