mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-25 12:58:18 -08:00
@@ -44,6 +44,7 @@ MQTT is a lightweight messaging protocol for small sensors and mobile devices, o
|
|||||||
### Broker
|
### Broker
|
||||||
|
|
||||||
* [eMQTT](http://emqtt.io/) - The Massively Scalable MQTT Broker written in Erlang/OTP.
|
* [eMQTT](http://emqtt.io/) - The Massively Scalable MQTT Broker written in Erlang/OTP.
|
||||||
|
* [hbmqtt](https://github.com/beerfactory/hbmqtt) - Python MQTT broker using asyncio.
|
||||||
* [HiveMQ](http://www.hivemq.com/) - Java based commercial MQTT Broker.
|
* [HiveMQ](http://www.hivemq.com/) - Java based commercial MQTT Broker.
|
||||||
* [Moquette](https://github.com/andsel/moquette) - Java MQTT lightweight broker.
|
* [Moquette](https://github.com/andsel/moquette) - Java MQTT lightweight broker.
|
||||||
* [Mosca](http://www.mosca.io/) - Mosca is a node.js mqtt broker, which can be used Standalone or Embedded in another Node.js application.
|
* [Mosca](http://www.mosca.io/) - Mosca is a node.js mqtt broker, which can be used Standalone or Embedded in another Node.js application.
|
||||||
@@ -67,6 +68,7 @@ MQTT is a lightweight messaging protocol for small sensors and mobile devices, o
|
|||||||
|
|
||||||
* [CocoaMQTT](https://github.com/emqtt/CocoaMQTT) - MQTT for iOS and OS X written with Swift.
|
* [CocoaMQTT](https://github.com/emqtt/CocoaMQTT) - MQTT for iOS and OS X written with Swift.
|
||||||
* [emqttc](https://github.com/emqtt/emqttc) - Asynchronous Erlang MQTT Client.
|
* [emqttc](https://github.com/emqtt/emqttc) - Asynchronous Erlang MQTT Client.
|
||||||
|
* [hbmqtt](https://github.com/beerfactory/hbmqtt) - Python MQTT client using asyncio.
|
||||||
* [MQTT-Client-Framework](https://github.com/ckrey/MQTT-Client-Framework) - iOS native ObjectiveC MQTT Framework.
|
* [MQTT-Client-Framework](https://github.com/ckrey/MQTT-Client-Framework) - iOS native ObjectiveC MQTT Framework.
|
||||||
* [MQTTKit](https://github.com/mobile-web-messaging/MQTTKit) - MQTT Objective-C client for iOS.
|
* [MQTTKit](https://github.com/mobile-web-messaging/MQTTKit) - MQTT Objective-C client for iOS.
|
||||||
* [mqtt_lua](http://geekscape.github.com/mqtt_lua) - MQTT Client library for the Lua language.
|
* [mqtt_lua](http://geekscape.github.com/mqtt_lua) - MQTT Client library for the Lua language.
|
||||||
|
|||||||
Reference in New Issue
Block a user