Add a short description of MQTT

This is useful for people who don't know what MQTT is.

Also fix a typo
This commit is contained in:
Craig Davison
2016-01-17 17:15:27 +00:00
parent 3b694a747f
commit ceaf24170c

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).
@@ -193,4 +194,4 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first
## License
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)
[![CC0](http://i.creativecommons.org/p/zero/1.0/88x31.png)](http://creativecommons.org/publicdomain/zero/1.0/)