Nymea MQTT broker
 
 
 
Go to file
Michael Zanetti f7962614f5 Shared pointer for the packet data 2020-12-16 14:54:02 +01:00
debian Jenkins release build 0.1.5 2020-02-23 23:38:08 +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 Shared pointer for the packet data 2020-12-16 14:54:02 +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 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.