rabbitmq-server/deps/rabbit
Luke Bakken 6de0656fce
Add redbug library
`redbug` compliments `recon` well and has a better tracing interface IMHO.
2022-01-11 16:22:05 -08:00
..
apps/rabbitmq_prelaunch Fix all uses of file:read_file/1 2022-01-03 11:33:36 -08: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 Replace one use of filelib:is_regular/1 2022-01-11 09:08:34 -08:00
test Make stream coodinator machine versioned 2022-01-07 12:11:11 +00:00
.gitignore
.travis.yml
.travis.yml.patch
BUILD.bazel Add redbug library 2022-01-11 16:22:05 -08: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

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.