rabbitmq-server/deps/rabbit
Michael Klishin 17c9acf8ac
Merge pull request #9034 from rabbitmq/mqtt-nack
Nack rejected messages to MQTT 5.0 client
2023-08-09 19:53:19 +04:00
..
apps/rabbitmq_prelaunch Fix filter for "Discarding message..." logs 2023-05-17 18:17:52 +02:00
docs remove repetitive words (#8981) 2023-07-31 12:50:52 +02:00
include
priv/schema See #7209. Evaluate quorum queue membership periodically. 2023-07-11 13:14:04 -07:00
scripts
src Merge pull request #9034 from rabbitmq/mqtt-nack 2023-08-09 19:53:19 +04:00
test Nack rejected messages to MQTT 5.0 client 2023-08-09 15:31:14 +02:00
.gitignore
BUILD.bazel Tests: split parallel stream queue groups and retry if coordinator unavailable 2023-07-27 14:25:47 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
INSTALL
LICENSE Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
LICENSE-MPL-RabbitMQ
Makefile Tests: more resilient time-dependent tests 2023-07-07 13:01:49 +02:00
README.md
SECURITY.md Replace @rabbitmq.com addresses with rabbitmq-core@groups.vmware.com 2023-06-20 15:40:13 +04:00
app.bzl See #7209. Evaluate quorum queue membership periodically. 2023-07-11 13:14:04 -07: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-2020 VMware, Inc. or its affiliates.