Nymea MQTT broker
 
 
 
Go to file
Michael Zanetti b72b06aa49 Add symbols file 2022-01-09 00:32:02 +01:00
debian Add symbols file 2022-01-09 00:32:02 +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 (#1) 2021-02-05 07:29:58 +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.