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
Andy Green 0993543ac8 adopt: improve wsi tags for listen
async-dns has to keep a listener on udp:53, but its tag doesn't really give
a clue what it is

[1534033|wsisrv|0|adopted]

this patch improves it and moves the decision about putting the server wsi
in SERVER or MUX group to the caller instead of guessing from the desc
name.

[1549684|wsisrv|0|system|asyncdns]
2021-10-29 15:41:52 +01:00
..
client mqtt: allow indicating username and password are not on heap 2021-10-27 16:52:38 +01:00
CMakeLists.txt cmakelist: Augean Stables refactor 2020-05-27 08:40:12 +01:00
mqtt.c adopt: improve wsi tags for listen 2021-10-29 15:41:52 +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 support for Birth message 2021-10-07 10:59:08 +01:00