nymea-mqtt/libnymea-mqtt
Michael Zanetti c6d5364300 Fix a warning and improve debug print when a client times out
Old code would implicitly delete the client by the call to abort()
as well as scheduling a deleteLater() which caused a unexpeted
null receiver warning.
2022-11-23 17:36:59 +01:00
..
transports Add Support for websocket transport 2022-06-03 14:59:07 +02:00
libnymea-mqtt.pri Add Support for websocket transport 2022-06-03 14:59:07 +02:00
libnymea-mqtt.pro Fix install prefix and add a pkg-config file 2019-07-16 13:43:44 +02:00
mqtt.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttclient.cpp Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttclient.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttclient_p.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttpacket.cpp Fix MqttPackdt payload assignment. 2021-02-04 15:22:27 +01:00
mqttpacket.h Shared pointer for the packet data 2020-12-16 14:54:02 +01:00
mqttpacket_p.h Shared pointer for the packet data 2020-12-16 14:54:02 +01:00
mqttserver.cpp Fix a warning and improve debug print when a client times out 2022-11-23 17:36:59 +01:00
mqttserver.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttserver_p.h Add Support for websocket transport 2022-06-03 14:59:07 +02:00
mqttsubscription.cpp Add qdoc configuration file for standalone build and create index.html for classes overview 2020-02-21 13:02:50 +01:00
mqttsubscription.h Update copyright 2020-01-23 00:24:20 +01:00