Nymea MQTT broker
 
 
 
Go to file
Michael Zanetti a3d41b6cfc fix header for GPLv3 2019-04-25 13:50:57 +02:00
debian Update licensing 2019-04-25 13:08:51 +02:00
libnymea-mqtt Update licensing 2019-04-25 13:08:51 +02:00
server fix header for GPLv3 2019-04-25 13:50:57 +02:00
tests add SSL support to client 2018-11-28 20:24:14 +01:00
.gitignore add debian packaging 2018-11-13 02:06:27 +01:00
LICENSE.GPLv3 rename license files 2019-04-25 13:22:46 +02:00
LICENSE.LGPLv3 rename license files 2019-04-25 13:22:46 +02: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.