Go to file
Jean-Sébastien Pédron 9cac28d6a7 Update erlang.mk
Temporarily fetch it from RabbitMQ's fork on GitHub.
2015-10-20 11:10:48 +02:00
docs Missing comma 2015-10-13 12:26:50 +03:00
include Move headers to rabbitmq-common 2015-10-20 11:10:48 +02:00
packaging Merge branch 'stable' 2015-10-16 14:05:58 +03:00
scripts rabbitmq-env: Use deps/rabbit_common in ERL_LIBS 2015-10-20 11:10:48 +02:00
src Start rabbit_common on boot 2015-10-20 11:10:48 +02:00
test Tests are moved to rabbitmq-test 2015-10-20 11:10:48 +02:00
.gitignore Update erlang.mk and rely on the new makedep feature 2015-10-20 11:10:48 +02:00
CONTRIBUTING.md Sync CONTRIBUTING.md with the template one 2015-02-20 17:07:28 +03:00
INSTALL No longer download a garbled copy of the install / build instructions from the website. 2011-11-09 17:40:37 +00:00
LICENSE add mochi license information 2012-09-13 12:18:55 +01:00
LICENSE-MIT-Mochi add mochijson2 and license, plus some helper functions 2012-08-21 15:21:01 +01:00
LICENSE-MPL-RabbitMQ GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
Makefile Update erlang.mk 2015-10-20 11:10:48 +02:00
README Restore a single line README 2015-04-04 15:55:33 +03:00
README.md Update README.md 2015-04-17 17:07:38 +03:00
build.config Update erlang.mk and rely on the new makedep feature 2015-10-20 11:10:48 +02:00
calculate-relative Python is /usr/local/bin/python on some unices. 2009-08-18 11:10:58 +01:00
check_xref GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
erlang.mk Update erlang.mk 2015-10-20 11:10:48 +02:00
generate_app In light of bug21782, solve the asymmetry problem the other way. 2011-05-27 12:17:06 +01:00
generate_deps Makefile and generate_deps now more robust. 2010-11-11 16:10:13 +00:00
quickcheck Control max_size, and remove some broken premature abstraction from the Makefile. 2014-06-26 15:16:55 +01:00
version.mk Add version.mk, avoid sed when building srcdist, allow VERSION to be provided 2013-07-17 10:25:58 +01:00

README.md

RabbitMQ Server

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

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

Installation

Tutorials & Documentation

Getting Help

Contributing

See CONTRIBUTING.md and our development process overview.

License

RabbitMQ server is licensed under the MPL.

Building From Source

See building RabbitMQ server from source.

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