Nymea MQTT broker
 
 
 
Go to file
Simon Stürz ab29879f4e Add inmodule for classes and provide the classes list in the index.qdoc 2020-02-21 13:10:39 +01:00
debian Jenkins release build 0.1.4 2020-01-23 13:40:05 +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 Add inmodule for classes and provide the classes list in the index.qdoc 2020-02-21 13:10:39 +01:00
server Update copyright 2020-01-23 00:24:20 +01:00
tests Update copyright 2020-01-23 00:24:20 +01:00
.gitignore Add qdoc configuration file for standalone build and create index.html for classes overview 2020-02-21 13:02:50 +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.