rabbitmq-server/deps/rabbit
Loïc Hoguin 6cdc32f558
Make CI: Make ct_master handle all testspec instructions
2024-10-15 14:57:42 +02:00
..
docs Remove multiple mentions of global prefetch 2024-10-04 20:47:37 -04:00
include Display container-id in the UI and CLI 2024-09-13 17:05:46 +02:00
priv/schema Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
scripts Fix accepting input from the CLI (#11060) 2024-04-23 08:56:10 +02:00
src Merge pull request #12208 from rabbitmq/qq-otp27-conf 2024-10-11 09:59:40 -04:00
test Support negative integers in modified annotations 2024-10-11 14:43:31 +02:00
.gitignore make: Remove rabbitmq-deps.mk related targets 2024-08-29 15:19:14 +02:00
BUILD.bazel bazel run gazelle 2024-10-08 04:02:25 +00:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
INSTALL Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ
Makefile Make CI: Make ct_master handle all testspec instructions 2024-10-15 14:57:42 +02: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
app.bzl Adjust vheap sizes for message handling processes in OTP 27 2024-10-09 20:08:34 -04:00
bats.bzl
ct.test.spec Support AMQP filter expressions (#12415) 2024-10-07 17:12:26 +02: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.