Nymea MQTT broker
 
 
 
Go to file
Michael Zanetti b72ebb2a68 Add a unit test for the connected signal 2021-02-04 23:10:41 +01:00
debian Jenkins release build 0.1.6 2020-12-17 15:15:20 +01:00
docs Add inmodule for classes and provide the classes list in the index.qdoc 2020-02-21 13:10:39 +01:00
libnymea-mqtt Start keep alive timer before emitting connected() 2021-02-04 15:22:33 +01:00
server Update copyright 2020-01-23 00:24:20 +01:00
tests Add a unit test for the connected signal 2021-02-04 23:10:41 +01:00
.gitignore Update gitignore to the documentation output folder 2020-02-21 13:11:45 +01:00
LICENSE.GPL3 Update copyright 2020-01-23 00:24:20 +01:00
LICENSE.LGPL3 Update copyright 2020-01-23 00:24:20 +01:00
README.md Create README.md 2018-11-13 02:10:44 +01:00
nymea-mqtt.pri nymea-mqtt implementation 2018-11-13 00:54:32 +01:00
nymea-mqtt.pro nymea-mqtt implementation 2018-11-13 00:54:32 +01:00

README.md

nymea-mqtt

Nymea MQTT broker

The nymea MQTT broker consists of a library containing a MqttClient and a MqttServer implementation. It can be used standalone or integrated in other applications.