diff --git a/README.md b/README.md index 64c1b23..42bd3d1 100644 --- a/README.md +++ b/README.md @@ -121,6 +121,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [mqtt-client](https://github.com/centamiv/mqtt-client) - A Polymer Web Component that implements a MQTT client (uses Paho mqttws31.js). * [mqtt-elements](https://github.com/mqttjs/mqtt-elements) - Polymer elements for MQTT. * [mqtt-rs](https://github.com/zonyitoo/mqtt-rs) - MQTT protocol library for Rust. +* [mqtt-stats](https://github.com/gambitcomminc/mqtt-stats) - Subscriber client to monitor MQTT Topic Statistics * [mqtt-wrapper](https://www.webcomponents.org/element/hobbyquaker/mqtt-wrapper/elements/mqtt-wrapper) - Polymer Element that wraps other Elements and links them to MQTT topics. * [mqtt.dart](https://github.com/jnguillerme/mqtt.dart) - Dart mqtt client. * [MQTT.js](https://github.com/mqttjs) - MQTT client for Node.js.