rabbitmq-server/deps/rabbit
Loïc Hoguin 23f1346b08
CQ: Some more cleanup
2022-09-27 12:00:09 +02:00
..
apps/rabbitmq_prelaunch Follow-up to #5486 2022-09-24 11:19:59 -07:00
docs Complement rabbitmq-stream.8 with SAC and super streams 2022-09-23 09:57:42 +02:00
include Remove pre-quorum-queue compatibility code 2022-08-01 12:31:40 +02:00
priv/schema Do not compute checksums for quorum queues 2022-07-06 13:37:50 +02:00
scripts Set ERL_MAX_ETS_TABLES and ERL_MAX_PORTS in the same manner as on Windows 2022-08-30 15:31:43 -07:00
src CQ: Some more cleanup 2022-09-27 12:00:09 +02:00
test CQ: Some cleanup 2022-09-27 12:00:09 +02:00
.gitignore Change repo "root" to deps/rabbit 2020-11-13 14:34:42 +01:00
BUILD.bazel Drop unit_disk_monitor_mocks_SUITE from BUILD.bazel 2022-09-09 02:11:50 +04:00
CODE_OF_CONDUCT.md Replace files with symlinks 2022-04-15 06:04:29 -07:00
CONTRIBUTING.md Replace files with symlinks 2022-04-15 06:04:29 -07: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 Merge pull request #5659 from Ayanda-D/allow-ignoring-supervisor2-error-reports 2022-08-29 02:13:57 +04:00
README.md Fixup other references to the master branch, which has moved to main 2022-08-16 09:50:10 +02:00
SECURITY.md Fixup other references to the master branch, which has moved to main 2022-08-16 09:50:10 +02:00
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.