Go to file
Daniil Fedotov 2a245fec11 Set ERL_CRASH_DUMP location to rabbitmq log directory 2017-08-03 16:03:58 +01:00
docs Update new style config example as well 2017-07-26 19:59:32 +03:00
include rabbit_log: Move it from rabbitmq-server to rabbitmq-common 2017-06-26 14:44:26 +02:00
priv/schema Wording 2017-07-06 15:20:18 +03:00
scripts Set ERL_CRASH_DUMP location to rabbitmq log directory 2017-08-03 16:03:58 +01:00
src Merge pull request #1316 from rabbitmq/rabbitmq-server-1314 2017-08-03 16:05:57 +03:00
test After-merge test fix. Restart vhost supervisor with start_vhost 2017-08-01 15:11:25 +01:00
.gitignore Ignore callgraph.dot* 2017-06-27 18:43:54 +03:00
.travis.sh Use Travis config from rabbitmq-erlang-client 2017-07-07 13:46:06 -07:00
.travis.yml Bump Elixir, only test against one OTP version on Travis 2017-07-28 21:39:16 +03:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 09:52:19 -07:00
CONTRIBUTING.md Mention make tests 2017-03-11 11:24:24 +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 Move mochi licensing info to rabbit_common 2016-11-24 16:07:58 +01:00
LICENSE-MPL-RabbitMQ Update LICENSE-MPL-RabbitMQ 2016-01-16 16:02:46 +03:00
Makefile Wording 2017-07-06 15:20:18 +03:00
README.md Merge branch 'stable' 2017-04-02 21:52:52 +03:00
check_xref GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
erlang.mk Update erlang.mk 2017-05-16 16:57:17 +02:00
quickcheck Control max_size, and remove some broken premature abstraction from the Makefile. 2014-06-26 15:16:55 +01:00
rabbitmq-components.mk Update rabbitmq-components.mk 2017-07-26 03:48:12 +03: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 and Packaging

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