rabbitmq-server/deps/rabbit
Gabriele Santomaggio 35d8978de5 add config example for mqtt quorum 2022-04-05 09:16:24 +02:00
..
apps/rabbitmq_prelaunch Bump (c) year 2022-03-21 01:21:56 +04:00
docs add config example for mqtt quorum 2022-04-05 09:16:24 +02:00
include Bump (c) year 2022-03-21 01:21:56 +04:00
priv/schema rabbit.classic_queue_default_version => classic_queue.default_version 2022-02-09 18:21:07 +03:00
scripts Bump (c) year 2022-03-21 01:21:56 +04:00
src Merge pull request #4400 from rabbitmq/loic-cqv2-consolidate-writes 2022-04-04 09:50:05 +02:00
test Revert "Bump a few timeouts in a flakey suite" 2022-03-24 18:20:24 +04:00
.gitignore
.travis.yml
.travis.yml.patch
BUILD.bazel Redeliver rejected messages in dlx worker 2022-02-28 16:28:06 +01:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Redeliver rejected messages in dlx worker 2022-02-28 16:28:06 +01: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.