Go to file
Michael Klishin 2b9b292de4 Cosmetics, slightly improved warning messages 2016-03-23 09:38:54 +03:00
docs Edit authentication backend and mechanisms examples 2016-03-22 16:01:08 +03:00
include Merge branch 'stable' 2016-03-02 20:13:23 +03:00
packaging Merge branch 'master' into rabbitmq-server-550 2016-03-17 18:24:33 +00:00
priv/schema Cosmetics, slightly improved warning messages 2016-03-23 09:38:54 +03:00
rabbitmq.conf.d Support for plugin schemas 2016-02-17 11:11:57 +00:00
scripts Merge branch 'master' into rabbitmq-server-550 2016-03-17 18:24:33 +00:00
src Cosmetics 2016-03-17 18:31:15 +00:00
test/temp moved snippets tests to rabbitmq_test 2016-03-16 16:09:05 +00:00
.gitignore Merge branch 'stable' 2016-03-01 13:45:34 +03:00
.travis.yml Tell travis to wait for long-running tests. 2015-12-18 10:53:11 +00: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 Update LICENSE-MPL-RabbitMQ 2016-01-16 16:02:46 +03:00
Makefile Merge branch 'master' into rabbitmq-server-550 2016-03-17 17:44:12 +00:00
README Restore a single line README 2015-04-04 15:55:33 +03:00
README.md New section: building from source and packaging 2016-02-02 20:42:43 +03:00
build.config Sync with upstream build.config 2015-12-18 20:33:03 +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-12-18 20:33:28 +01: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 2015-12-18 19:08:06 +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

Building From Source and Packaging

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-2016.