Eclipse IoT-Testware added

Added reference to the Eclipse IoT-Testware to the tools section
This commit is contained in:
Alexander
2019-01-11 15:47:53 +01:00
committed by GitHub
parent 096b27b421
commit 729948ad02

View File

@@ -75,6 +75,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
### Tools
* [imqtt](https://github.com/shafreeck/imqtt) - Interactive MQTT packet manipulation shell based on IPython.
* [IoT-Testware](https://projects.eclipse.org/projects/technology.iottestware) - The Eclipse IoT-Testware is a collection of conformance test suites for IoT protocols enriched with additional tools for fuzzing and performance testing.
* [moxy](https://github.com/jvermillard/moxy) - A Golang MQTT proxy providing useful output traces to monitor and troubleshoot your MQTT communications.
* [mqtt-admin](https://github.com/hobbyquaker/mqtt-admin/) - Web based MQTT frontend. [Direct Link](https://hobbyquaker.github.io/mqtt-admin/).
* [mqtt-benchmark](https://github.com/chirino/mqtt-benchmark) - A benchmarking tool for MQTT Servers.