mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-24 04:19:09 -08:00
Merge pull request #1 from davisonio/add-description
Add a short description of MQTT
This commit is contained in:
@@ -2,10 +2,11 @@
|
|||||||
|
|
||||||
> A curated list of MQTT related stuff.
|
> 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
|
## Table of Contents
|
||||||
|
|
||||||
- [Community Ressources](#community-ressources)
|
- [Community Resources](#community-resources)
|
||||||
- [Broker](#broker)
|
- [Broker](#broker)
|
||||||
- [Tools](#tools)
|
- [Tools](#tools)
|
||||||
- [Clients](#clients)
|
- [Clients](#clients)
|
||||||
@@ -30,7 +31,7 @@
|
|||||||
- [Architecture](#architecture)
|
- [Architecture](#architecture)
|
||||||
|
|
||||||
|
|
||||||
### Community Ressources
|
### Community Resources
|
||||||
|
|
||||||
* [mqtt.org](http://mqtt.org/).
|
* [mqtt.org](http://mqtt.org/).
|
||||||
* [MQTT community wiki](https://github.com/mqtt/mqtt.github.io/wiki).
|
* [MQTT community wiki](https://github.com/mqtt/mqtt.github.io/wiki).
|
||||||
|
|||||||
Reference in New Issue
Block a user