diff --git a/README.md b/README.md index 48dd7fa..e319a31 100644 --- a/README.md +++ b/README.md @@ -91,6 +91,7 @@ Contributions welcome! Read the [contribution guidelines](contributing.md) first - [RobustMQ](http://robustmq.com) - Multi-protocol brokers written in Rust. - [SurgeMQ](https://zhen.org/categories/surgemq/) - High Performance MQTT Server and Client Libraries in Go. - [tbmq](https://github.com/thingsboard/tbmq) - Open-source, scalable, fault-tolerant and durable messaging broker for millions of IoT devices. +- [TrailMQ](https://github.com/RainerGewalt/TrailMQ) - Self-hosted MQTT broker with policy enforcement and a reviewable record of broker decisions, for regulated and industrial systems. - [VerneMQ](https://vernemq.com/) - Apache2 licensed distributed MQTT broker, developed in Erlang. - [Vert.x MQTT Server](https://github.com/vert-x3/vertx-mqtt) - Vert.x component to handle connections, communication and messages exchange with remote MQTT clients.