Go to file
Artem Zinenko 3cb28d2042 Improve error reporting in rabbitmq-diagnostics.bat 2018-10-17 17:01:01 +03:00
.github Add GitHub issue and pull request templates, update CONTRIBUTING.md 2017-10-08 11:09:41 -07:00
docs Change example to use parameter that exists 2018-08-27 15:47:41 -07:00
include Use a special exit code when server reports an error on shutdown 2017-10-19 20:04:23 +03:00
priv/schema Remove requirement that ip or host be set, since the default is 127.0.0.1 2018-08-02 15:07:57 -07:00
scripts Improve error reporting in rabbitmq-diagnostics.bat 2018-10-17 17:01:01 +03:00
src Catch one more error when disabling default logger 2018-10-15 10:50:03 -07:00
test A testcase to verify confirms-rejects race condition fixed in 8b37501451. 2018-10-04 12:29:10 +01:00
.gitignore Merge branch 'stable' 2017-09-23 22:37:07 +03:00
.travis.yml Travis CI: Update config from rabbitmq-common 2018-04-09 14:30:28 +02:00
.travis.yml.patch Travis CI: Only run fast testsuites 2017-11-08 15:43:18 +01:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 09:52:19 -07:00
CONTRIBUTING.md Update git-commit-msgs link 2018-08-28 16:18:20 -07:00
INSTALL
LICENSE Clarify what MPL version is used, references #1609 2018-05-25 07:27:09 +01:00
LICENSE-MPL-RabbitMQ Update LICENSE-MPL-RabbitMQ 2016-01-16 16:02:46 +03:00
Makefile Only start syslog application if it is required 2018-10-12 09:07:32 -07:00
README.md Minor README updates 2018-06-05 15:06:19 +03:00
check_xref
erlang.mk Update erlang.mk 2018-04-11 10:52:21 +02:00
quickcheck
rabbitmq-components.mk Update rabbitmq-components.mk 2018-09-19 10:38:08 +02:00

README.md

RabbitMQ Server

RabbitMQ is a feature rich, multi-protocol messaging broker. It supports:

  • AMQP 0-9-1
  • AMQP 1.0
  • STOMP 1.0 through 1.2
  • MQTT 3.1.1

Installation

Tutorials & Documentation

Getting Help

Contributing

See CONTRIBUTING.md and our development process overview.

Licensing

RabbitMQ server is licensed under the MPL 1.1.

Building From Source and Packaging

(c) Pivotal Software Inc., 2007-2018.