Merge pull request #1 from davisonio/add-description

Add a short description of MQTT
This commit is contained in:
Sebastian Raff
2016-01-17 19:30:59 +01:00

View File

@@ -2,10 +2,11 @@
> A curated list of MQTT related stuff.
MQTT is a lightweight messaging protocol for small sensors and mobile devices, optimized for high-latency or unreliable networks.
## Table of Contents
- [Community Ressources](#community-ressources)
- [Community Resources](#community-resources)
- [Broker](#broker)
- [Tools](#tools)
- [Clients](#clients)
@@ -30,7 +31,7 @@
- [Architecture](#architecture)
### Community Ressources
### Community Resources
* [mqtt.org](http://mqtt.org/).
* [MQTT community wiki](https://github.com/mqtt/mqtt.github.io/wiki).