rabbitmq-server/deps/rabbit
Michael Klishin 9bcbad197c
Test (make) / Build and Xref (1.17, 26) (push) Waiting to run Details
Test (make) / Build and Xref (1.17, 27) (push) Waiting to run Details
Test (make) / Test (1.17, 27, khepri) (push) Waiting to run Details
Test (make) / Test (1.17, 27, mnesia) (push) Waiting to run Details
Test (make) / Test mixed clusters (1.17, 27, khepri) (push) Waiting to run Details
Test (make) / Test mixed clusters (1.17, 27, mnesia) (push) Waiting to run Details
Test (make) / Type check (1.17, 27) (push) Waiting to run Details
Trigger a 4.1.x alpha release build / trigger_alpha_build (push) Has been cancelled Details
Merge pull request #14214 from rabbitmq/mergify/bp/v4.1.x/pr-14211
Handle type state being undefined for very old queues (backport #14211)
2025-07-14 22:11:08 -04:00
..
docs Add activate consumer and list tracking to rabbitmq-streams man page 2025-07-01 13:19:38 +00:00
include Move `file_handle_cache` and `vm_memory_monitor` back to `rabbit` 2025-05-07 18:00:18 +00:00
priv/schema Rename 2025-06-25 13:45:27 +00:00
scripts Fix the CLI's main module on Windows 2025-03-26 15:48:02 +00:00
src Merge pull request #14214 from rabbitmq/mergify/bp/v4.1.x/pr-14211 2025-07-14 22:11:08 -04:00
test [skip ci] Bump the dev-deps group across 3 directories with 2 updates 2025-07-13 00:57:46 +00:00
.gitignore make: Remove rabbitmq-deps.mk related targets 2024-08-29 15:19:14 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Don't list a test suite twice in parallel CT suite groups #14087 #14125 2025-06-25 13:45:28 +00:00
README.md Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
SECURITY.md Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
ct.test.spec Update ct.test.spec 2025-06-25 13:45:28 +00:00

README.md

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging broker. It supports:

  • AMQP 0-9-1
  • AMQP 1.0
  • MQTT 3.1.1
  • STOMP 1.0 through 1.2

Installation

Tutorials & Documentation

Getting Help

Contributing

See CONTRIBUTING.md and our development process overview.

Questions about contributing, internals and so on are very welcome on the mailing list.

Licensing

RabbitMQ server is licensed under the MPL 2.0.

Building From Source and Packaging

(c) 2007-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.