diff --git a/README.md b/README.md index a6d0e89..536df4c 100644 --- a/README.md +++ b/README.md @@ -53,6 +53,7 @@ MQTT is a lightweight client-server publish/subscribe messaging protocol, optimi * [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. +* [hrotti](https://github.com/alsm/hrotti) - A MQTT broker written in Go. * [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.