rabbitmq-server/deps/rabbit
Michael Klishin 393d3a9f77
Merge pull request #10057 from SimonUnge/typo_fix
Fix typo
2023-12-05 17:03:42 -05:00
..
apps/rabbitmq_prelaunch Require Erlang/OTP 26.0 (ERTS 14.0) 2023-10-25 22:53:57 -04:00
docs Update (c) according to [1] 2023-11-21 23:18:22 -05:00
include Some small fixes 2023-11-16 12:33:17 +01:00
priv/schema Closes #9733 2023-10-19 11:27:14 -04:00
scripts Update (c) according to [1] 2023-11-21 23:18:22 -05:00
src Merge pull request #10057 from SimonUnge/typo_fix 2023-12-05 17:03:42 -05:00
test make test mixed versions compatible 2023-12-04 15:42:05 +00:00
.gitignore
BUILD.bazel Do not enable OTP feature at runtime 2023-10-27 09:26:31 +02: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
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ
Makefile Osiris 1.7.1 2023-12-04 10:09:28 +00: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 Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
app.bzl Khepri migration: match expected records 2023-10-30 09:09:53 +01: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.