rabbitmq-server/deps/rabbit
Michael Klishin a2f98f25e9
Merge pull request #2804 from rabbitmq/rabbitmq-server-2756
Add federation support for quorum queues
2021-02-25 19:10:15 +03:00
..
apps/rabbitmq_prelaunch Ditto for ERTS_MINIMUM 2021-02-19 17:33:35 +03:00
docs Correct TLS settings not compatible with TLSv1.3 2021-02-14 01:35:08 +03:00
include Bump (c) year in header files 2021-02-04 07:04:58 +03:00
priv/schema Wording 2021-02-01 15:37:31 +03:00
scripts Disable Erlang busy wait by default 2021-02-10 12:35:12 +01:00
src Merge pull request #2804 from rabbitmq/rabbitmq-server-2756 2021-02-25 19:10:15 +03:00
test Merge pull request #2804 from rabbitmq/rabbitmq-server-2756 2021-02-25 19:10:15 +03:00
.gitignore Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
.travis.yml Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
.travis.yml.patch Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
CODE_OF_CONDUCT.md Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
CONTRIBUTING.md Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
INSTALL Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
LICENSE Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
LICENSE-MPL-RabbitMQ Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
Makefile Bump Cuttlefish to 2.6.0 2021-02-18 18:01:01 +03:00
README.md Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
SECURITY.md Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
erlang.mk Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
rabbitmq-components.mk Bump observer_cli to 1.6.0 2021-02-24 12:53:55 +03:00

README.md

OTP v22.3 OTP v23

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-2020 VMware, Inc. or its affiliates.