mirror of
https://github.com/hobbyquaker/awesome-mqtt.git
synced 2026-01-23 20:08:10 -08:00
sort alphabetically - rabbitmq
This commit is contained in:
@@ -45,16 +45,16 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi
|
||||
|
||||
### Broker
|
||||
|
||||
* [ActiveMQ] (http://activemq.apache.org/) - A fast Java multiprotocol messaging and Integration Patterns server.
|
||||
* [ActiveMQ](http://activemq.apache.org/) - A fast Java multiprotocol messaging and Integration Patterns server.
|
||||
* [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.
|
||||
* [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.
|
||||
* [Mosquitto](http://mosquitto.org/) - "The" Open Source MQTT Broker.
|
||||
* [RabbitMQ](https://www.rabbitmq.com/mqtt.html) - RabbitMQ offers a MQTT Adapter.
|
||||
* [SurgeMQ](http://zhen.org/categories/surgemq/) - High Performance MQTT Server and Client Libraries in Go.
|
||||
* [VerneMQ](https://vernemq.com/) - an Apache2 licensed distributed MQTT broker, developed in Erlang.
|
||||
* [RabbitMQ MQTT Adapter](https://www.rabbitmq.com/mqtt.html) - MQTT Adapter for RabbitMQ
|
||||
|
||||
|
||||
### Tools
|
||||
|
||||
Reference in New Issue
Block a user