From 05e7ebfbe9f58c8bda1b36600d4f9b9a5a2f6b92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adam=20Ho=C5=99=C4=8Dica?= Date: Mon, 5 Sep 2016 00:15:10 +0200 Subject: [PATCH] Add mqtt-wall Add link to mqtt-wall (https://github.com/bastlirna/mqtt-wall) into Tools section. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcf9850..ab94891 100644 --- a/README.md +++ b/README.md @@ -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