rabbitmq-server/deps/rabbit
Michael Klishin 9fdd42c0e2
Merge pull request #13435 from rabbitmq/mc-amqp-msg
Handle mc_amqp 3.13 `msg` record in 4.x
2025-02-28 17:20:35 -05:00
..
docs Remove set_stream_retention_policy command 2025-02-18 11:06:04 +01:00
include Add dynamic buffer functionality to rabbit_reader 2025-02-27 12:46:28 +01:00
priv/schema Make it possible to opt out of peer discovery registration 2025-02-03 13:58:17 -05:00
scripts scripts/rabbitmqctl: allow standard input reads for 'import_definitions' 2025-01-26 18:36:08 -05:00
src Merge pull request #13435 from rabbitmq/mc-amqp-msg 2025-02-28 17:20:35 -05:00
test Merge pull request #13402 from rabbitmq/dependabot/maven/deps/rabbit/test/amqp_jms_SUITE_data/main/prod-deps-c6b7d907dc 2025-02-22 16:08:17 -05:00
.gitignore make: Remove rabbitmq-deps.mk related targets 2024-08-29 15:19:14 +02:00
BUILD.bazel bazel run gazelle 2025-02-19 04:02:33 +00:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
LICENSE
LICENSE-MPL-RabbitMQ
Makefile Delete rabbit_uri 2025-02-18 15:46:16 +01:00
README.md Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
SECURITY.md Use the new URLs of the `www.rabbitmq.com` website 2024-09-23 11:34:54 +02:00
app.bzl bazel run gazelle 2025-02-19 04:02:33 +00:00
bats.bzl
ct.test.spec Add tests for different JMS message types 2025-02-04 14:46:49 +01: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.