Add mqtt-wall

Add link to mqtt-wall (https://github.com/bastlirna/mqtt-wall) into Tools section.
This commit is contained in:
Adam Hořčica
2016-09-05 00:15:10 +02:00
committed by GitHub
parent f927ddbca1
commit 05e7ebfbe9

View File

@@ -74,6 +74,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
* [mqtt-malaria](https://github.com/remakeelectric/mqtt-malaria) - scalability and load testing utilities for MQTT environments.
* [mqtt-spy](http://kamilfb.github.io/mqtt-spy/) - Java based MQTT frontend. Supports scripting.
* [mqtt-utils](https://github.com/dsell/mqtt-utils) - a collection of MQTT utilities.
* [mqtt-wall](https://github.com/bastlirna/mqtt-wall) - Subscription only web-based client like Twitter wall for MQTT.
* [Python MQTT Client Shell](https://github.com/bapowell/python-mqtt-client-shell) - a text console-based, interactive shell for exercising various tasks associated with MQTT client communications.
### Clients