rabbitmq-server/deps/rabbit
Jean-Sébastien Pédron fe10cd88c3
rabbit/Makefile: Delete `.html` from local URL in manpages
2024-09-23 13:24:54 +02:00
..
docs Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02: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 Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
test Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
.gitignore make: Remove rabbitmq-deps.mk related targets 2024-08-29 15:19:14 +02:00
BUILD.bazel Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02: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 Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
Makefile rabbit/Makefile: Delete `.html` from local URL in manpages 2024-09-23 13:24:54 +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 Reorganize data in the Khepri store 2024-09-05 15:31:29 +02:00
bats.bzl Fix bats shell testing in RBE 2021-05-14 10:45:43 +02:00
ct.test.spec make: Initial work on using ct_master to run tests 2024-08-29 15:23:31 +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.