diff --git a/README.md b/README.md index a4513ac..0c2be10 100644 --- a/README.md +++ b/README.md @@ -86,6 +86,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-Client-Framework](https://github.com/ckrey/MQTT-Client-Framework) - iOS, OSX, tvOS native ObjectiveC MQTT Client Framework. * [mqtt.dart](https://github.com/jnguillerme/mqtt.dart) - dart mqtt client. +* [mqtt-elements](https://github.com/mqttjs/mqtt-elements) - Polymer elements for MQTT. * [mqttex](https://github.com/alfert/mqttex) - MQTT implementation in Elixir. * [MQTTKit](https://github.com/mobile-web-messaging/MQTTKit) - MQTT Objective-C client for iOS. * [mqtt_lua](http://geekscape.github.io/mqtt_lua/) - MQTT Client library for the Lua language.