mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-24 04:19:09 -08:00
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:
@@ -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
|
||||
|
||||
[](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
[](http://creativecommons.org/publicdomain/zero/1.0/)
|
||||
|
||||
Reference in New Issue
Block a user