Skip to the content.

🦦 OtterMQ

OtterMQ is a high-performance message broker written in Go, aiming for compatibility with the AMQP 0.9.1 protocol and interoperability with RabbitMQ clients. It includes a broker backend and a modern management UI built with Vue 3 + Quasar.

This site tracks project status and documentation for users and contributors. For full source code and issue tracking, visit the GitHub repository:

Highlights

Getting started

See the repository README for detailed steps and configuration options.

Contributing documentation

Status pages live in this /docs folder and are deployed from the pages branch via GitHub Pages. When implementing or changing AMQP features (classes/methods), please keep the Status Matrix up to date.