rabbitmq-server/deps/rabbit
Philip Kuryloski ab0a9cd700
Merge pull request #3516 from rabbitmq/move-ct-helpers-to-monorepo
Move CT helpers to monorepo
2021-09-30 11:29:26 +02:00
..
apps/rabbitmq_prelaunch Use Ranch 2.1.0 in bazel build 2021-09-10 14:46:36 +02:00
docs Manually apply rabbitmq/rabbitmq-website#1241 by @lushndm 2021-08-11 13:34:27 +03:00
include Add specific stream protocol counters to track protocol errors 2021-06-29 12:50:00 +02:00
priv/schema Revisit two rabbitmq.conf validators 2021-09-10 13:16:21 +03:00
scripts Replace a few more leftover MPLv1.1 license headers 2021-05-19 21:20:47 +03:00
src Reuse list of nodes in peer discovery plugins that use Erlang global locks 2021-09-29 16:22:37 -07:00
test Shard cluster_management_SUITE by testcase to better manage timeouts 2021-09-30 10:38:39 +02:00
.gitignore
.travis.yml
.travis.yml.patch
BUILD.bazel Merge pull request #3516 from rabbitmq/move-ct-helpers-to-monorepo 2021-09-30 11:29:26 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Global counters per protocol + protocol AND queue_type 2021-06-22 14:14:21 +01: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.