Merge pull request #40 from xHasKx/master

This commit is contained in:
Sebastian Raff
2019-01-09 06:43:29 +01:00
committed by GitHub

View File

@@ -102,6 +102,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
* [Moscapsule](https://github.com/flightonary/Moscapsule) - MQTT Client for iOS written in Swift.
* [hbmqtt](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio.
* [Hulaaki](https://github.com/suvash/hulaaki) - An Elixir library for clients communicating with MQTT brokers.
* [luamqtt](https://github.com/xHasKx/luamqtt/) - Pure-lua MQTT client
* [Machine Head](https://github.com/clojurewerkz/machine_head) - A Clojure MQTT Client.
* [M2Mqtt](https://m2mqtt.wordpress.com/) - A MQTT client available for all .Net platforms (.Net Framework, .Net Compact Framework and .Net Micro Framework) and WinRT platforms (Windows 8.1, Windows Phone 8.1 and Windows 10).
* [MIMIC MQTT Simulator](http://www.gambitcomm.com/site/mqttsimulator.php) - Simulate up to 100,000 MQTT clients per server for development/testing/deployment of IoT applications