Go to file
Michael Klishin f1e11b8af3
Initial integration tests for maintenance mode
2020-07-14 03:50:32 +03:00
.github Add honeycomb integration for tests 2020-07-01 12:40:29 +02:00
apps/rabbitmq_prelaunch Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
docs Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
include Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
priv/schema Keep the flag for backwards config compatibility. 2020-06-24 19:36:06 +02:00
scripts Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
src Initial integration tests for maintenance mode 2020-07-14 03:50:32 +03:00
test Initial integration tests for maintenance mode 2020-07-14 03:50:32 +03:00
.gitignore Git: Ignore rabbitmq-deps.mk file 2020-04-27 14:48:51 +02:00
.travis.yml Travis CI: Update config from rabbitmq-common 2020-03-04 14:31:09 +01:00
.travis.yml.patch Travis CI: Refresh config patch 2020-03-04 14:31:04 +01:00
CODE_OF_CONDUCT.md URL Cleanup 2019-03-20 03:21:37 -05:00
CONTRIBUTING.md Update git-commit-msgs link 2018-08-28 16:18:20 -07:00
INSTALL Minor README updates 2019-10-02 07:24:30 +03:00
LICENSE Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
LICENSE-MPL-RabbitMQ Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
Makefile Merge pull request #2393 from rabbitmq/upgrade-cuttlefish 2020-06-25 20:41:19 +02:00
README.md Switch to Mozilla Public License 2.0 (MPL 2.0) 2020-07-10 14:31:17 +01:00
SECURITY.md Create SECURITY.md 2020-03-25 01:14:24 +03:00
erlang.mk Update erlang.mk 2020-06-23 17:12:56 +02:00
rabbitmq-components.mk Bump Recon to 2.5.1 2020-06-09 08:22:17 +03:00

README.md

OTP v21.3 OTP v22.3

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.