rabbitmq-server/deps/rabbit
Loïc Hoguin fc9846d01d
Fix obvious mistakes in previous commit
2022-01-25 11:23:04 +01:00
..
apps/rabbitmq_prelaunch Use rules_erlang v2 2022-01-18 13:43:46 +01:00
docs Introduce a new CLI tool (scope), rabbitmq-tanzu 2021-11-30 14:54:09 +00:00
include Add specific stream protocol counters to track protocol errors 2021-06-29 12:50:00 +02:00
priv/schema Support configure max sync throughput in CMQs 2021-12-20 17:39:06 -08:00
scripts Introduce a new CLI tool (scope), rabbitmq-tanzu 2021-11-30 14:54:09 +00:00
src Fix obvious mistakes in previous commit 2022-01-25 11:23:04 +01:00
test Fix obvious mistakes in previous commit 2022-01-25 11:23:04 +01:00
.gitignore
.travis.yml
.travis.yml.patch
BUILD.bazel Shard the //deps/rabbit:queue_parallel_SUITE 2022-01-21 09:25:02 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Add redbug library 2022-01-11 16:22:05 -08: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.