Nymea MQTT broker
 
 
 
Go to file
Michael Zanetti 881bf26a47 Fix topci -> topic typo 2022-04-14 00:29:21 +02:00
debian Jenkins release build 0.1.9 2021-05-19 18:24:56 +02: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 Fix topci -> topic typo 2022-04-14 00:29:21 +02: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.