Add Python MQTT Client Shell

This commit is contained in:
hobbyquaker
2016-07-18 18:46:02 +02:00
parent 5cb39c4b56
commit 13cd0e00c4

View File

@@ -67,7 +67,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.
* [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