rabbitmq-server/deps/rabbit
David Ansari 4fe7adc39a Add test 2024-09-06 13:48:48 +00:00
..
docs Set the default vm_memory_high_watermark to 0.6 (#12161) 2024-08-29 12:10:49 +02:00
include Reorganize data in the Khepri store 2024-09-05 15:31:29 +02:00
priv/schema Enforce AMQP 1.0 channel-max (#12221) 2024-09-05 17:45:27 +02:00
scripts Fix accepting input from the CLI (#11060) 2024-04-23 08:56:10 +02:00
src Fix message resend bug in rabbit_stream_queue 2024-09-06 14:34:37 +01:00
test Add test 2024-09-06 13:48:48 +00:00
.gitignore make: Remove rabbitmq-deps.mk related targets 2024-08-29 15:19:14 +02:00
BUILD.bazel Enforce AMQP 1.0 channel-max (#12221) 2024-09-05 17:45:27 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Enforce AMQP 1.0 channel-max (#12221) 2024-09-05 17:45:27 +02:00
README.md README: remove Erlang 22 and 23 status badges 2024-06-24 14:58:24 -04:00
SECURITY.md
app.bzl Reorganize data in the Khepri store 2024-09-05 15:31:29 +02:00
bats.bzl
ct.test.spec make: Initial work on using ct_master to run tests 2024-08-29 15:23:31 +02:00

README.md

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-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.