Go to file
Arnaud Cogoluègnes af77e0f095
Fix Makefile
2017-02-07 11:25:20 +01:00
docs Correct and expand rabbitmqctl(1) examples for vhost limits 2017-01-19 10:53:56 +03:00
include Merge branch 'stable' 2016-10-12 16:14:36 +02:00
priv/schema Config schema mappings for credential validators 2017-01-10 15:08:17 +08:00
rabbitmq.conf.d Configure member retries on Mnesia reconnection failures 2016-11-07 11:32:18 +00:00
scripts Modify new scripts to use /bin/sh 2017-01-17 18:09:35 +00:00
src Merge branch 'master' into rabbitmq-server-1085 2017-02-05 23:18:47 +03:00
test Merge branch 'master' into rabbitmq-server-589 2017-02-07 11:11:25 +01:00
.gitignore Add escript folder to store build ctl escripts 2016-10-27 14:49:02 +01:00
.travis.yml Travis CI: Import changes from rabbitmq-auth-backend-amqp 2016-12-12 12:44:06 +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 CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 09:52:19 -07: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 Fix Makefile 2017-02-07 11:25:20 +01:00
README Restore a single line README 2015-04-04 15:55:33 +03:00
README.md Merge branch 'stable' 2016-10-29 19:26:20 +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 2016-11-22 16:17:44 +00: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 merge branch 'stable' 2017-02-06 19:49:22 +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-2016.