Create README.md

pull/1/head
Michael Zanetti 2018-11-13 02:10:44 +01:00 committed by GitHub
parent d78225ea89
commit 8606c3d424
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

5
README.md Normal file
View File

@ -0,0 +1,5 @@
# 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.