rabbitmq-server/deps/rabbit
Ayanda-D d78e14ad3b Allow #amqp_error{} responses in channel interceptors 2021-04-20 14:57:55 +01:00
..
apps/rabbitmq_prelaunch Systemd: Use erlang-systemd to notify systemd of service status 2021-04-09 10:38:10 +02:00
docs rabbitmq.conf.example: mention pause_minority 2021-03-25 22:10:11 +03:00
include Doc: Fix all errors reported by edoc 2021-04-09 13:15:32 +02:00
priv/schema Logging: Fix Cuttlefish schema mappings 2021-04-13 14:35:31 +02:00
scripts Switch from Lager to the new Erlang Logger API for logging 2021-03-11 15:17:36 +01:00
src Allow #amqp_error{} responses in channel interceptors 2021-04-20 14:57:55 +01:00
test Allow #amqp_error{} responses in channel interceptors 2021-04-20 14:57:55 +01: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
BUILD.bazel Mark feature_flags_SUITE case flaky in bazel 2021-04-16 10:29:14 +02: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 Doc: Fix all errors reported by edoc 2021-04-09 13:15:32 +02: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

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.