nymea-mqtt/libnymea-mqtt
Timon 5eebdf75f7 Start keep alive timer before emitting connected()
By chaning the order MqttClient::isConnected() returns true
in slot connected to MqttClient::connected().
2021-02-04 15:22:33 +01:00
..
libnymea-mqtt.pri PRoperly fix the install path by querying qmake 2019-04-17 13:52:49 +02:00
libnymea-mqtt.pro Fix install prefix and add a pkg-config file 2019-07-16 13:43:44 +02:00
mqtt.h Allow clients with protocol version 3.1.0 to connect to the server 2020-02-14 10:47:59 +01:00
mqttclient.cpp Start keep alive timer before emitting connected() 2021-02-04 15:22:33 +01:00
mqttclient.h Update copyright 2020-01-23 00:24:20 +01:00
mqttclient_p.h Update copyright 2020-01-23 00:24:20 +01: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 Merge PR #10: Initial attempt to start documenting things 2020-02-23 23:38:07 +01:00
mqttserver.h Update copyright 2020-01-23 00:24:20 +01:00
mqttserver_p.h Update copyright 2020-01-23 00:24:20 +01: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