rabbitmq-server/deps/rabbit
Loïc Hoguin ecf46002e0
Remove availability of CQv1
We reject CQv1 in rabbit.schema as well.

Most of the v1 code is still around as it is needed
for conversion to v2. It will be removed at a later
time when conversion is no longer supported.

We don't shard the CQ property suite anymore:
there's only 1 case remaining.
2024-05-13 13:06:07 +02:00
..
docs Remove weird characters 2024-03-18 10:00:58 -07:00
include Provide more descriptive type spec 2024-04-21 11:35:19 +02:00
priv/schema Remove availability of CQv1 2024-05-13 13:06:07 +02:00
scripts Fix accepting input from the CLI (#11060) 2024-04-23 08:56:10 +02:00
src Remove availability of CQv1 2024-05-13 13:06:07 +02:00
test Remove availability of CQv1 2024-05-13 13:06:07 +02:00
.gitignore Support AMQP 1.0 natively 2024-02-28 14:15:20 +01:00
BUILD.bazel Remove availability of CQv1 2024-05-13 13:06:07 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Make: move seshat dep definition to rabbitmq-components.mk 2024-05-09 02:17:41 -04:00
README.md
SECURITY.md
app.bzl Delete unused module rabbit_msg_record 2024-05-02 07:56:00 +00:00
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-2024 Broadcom. The term “Broadcom” refers to Broadcom Inc. and/or its subsidiaries. All rights reserved.