1
0
Fork 0
mirror of https://github.com/warmcat/libwebsockets.git synced 2025-03-30 00:00:16 +01:00
libwebsockets/lib/roles/mqtt
Andy Green b6004e08c9 mqtt: allow indicating client_id is not on heap
Not sure why we don't leave any freeing to the caller, but since we don't
allow indicating that the provided client id should not be freed.
2021-10-05 07:09:47 +01:00
..
client mqtt: allow indicating client_id is not on heap 2021-10-05 07:09:47 +01:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
mqtt.c mqtt: fix wrong packet id in some conditions 2021-07-01 05:11:25 +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 mqtt: allow indicating client_id is not on heap 2021-10-05 07:09:47 +01:00