rabbitmq-server/deps/rabbit
Philip Kuryloski cff7516317 Skip some tests that are not mixed version compatible
Mark per_user_connection_channel_tracking_SUITE:cluster_size_2_network
as not mixed version compatible.

In a mixed 3.8/3.9 cluster, changes to rabbit_core_ff.erl imply that
some feature flag related migrations cannot occur, and therefore
user_limits cannot be enabled as required by the test
2021-06-17 15:36:22 +02:00
..
apps/rabbitmq_prelaunch dialyze rabbit 2021-05-28 13:27:21 +02:00
docs Update a rabbitmqctl(8) example 2021-06-15 14:52:18 +08:00
include Doc: Fix all errors reported by edoc 2021-04-09 13:15:32 +02:00
priv/schema Remove randomized startup delays 2021-06-03 08:01:28 +02:00
scripts Replace a few more leftover MPLv1.1 license headers 2021-05-19 21:20:47 +03:00
src When policy changes, emit internal events for individual objects 2021-06-14 14:22:54 +08:00
test Skip some tests that are not mixed version compatible 2021-06-17 15:36:22 +02:00
.gitignore
.travis.yml
.travis.yml.patch
BUILD.bazel Mark additional suites as flaky 2021-06-17 13:42:22 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Merge pull request #2954 from rabbitmq/new-segment-entry-count-default 2021-05-27 01:56:02 +03:00
README.md
SECURITY.md
bats.bzl Fix bats shell testing in RBE 2021-05-14 10:45:43 +02: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.