Go to file
Jean-Sébastien Pédron f3346e82c4
Update erlang.mk
2017-04-19 11:59:27 +02:00
docs Remove remote node shutdown behaviour from rabbitmqctl man 2017-03-30 17:51:24 +01:00
include (c) year 2017-04-05 15:52:33 +03:00
scripts Fixed various typos across code comments 2016-12-26 09:59:35 +03:00
src Merge pull request #1179 from rabbitmq/rabbitmq-server-1178 2017-04-12 14:13:25 +03:00
test Merge pull request #1179 from rabbitmq/rabbitmq-server-1178 2017-04-12 14:13:25 +03:00
.gitignore Ignore tmp generated docs 2017-03-30 11:32:40 +01:00
.travis.yml Travis CI: Do not set CT_OPTS, it's handled by rabbitmq-build.mk 2016-07-05 17:18:49 +02:00
CODE_OF_CONDUCT.md Update CONTRIBUTING.md, add CODE_OF_CONDUCT.md 2016-05-28 14:24:59 +03:00
CONTRIBUTING.md Mention make tests 2017-03-11 11:24:24 +03:00
INSTALL
LICENSE add mochi license information 2012-09-13 12:18:55 +01:00
LICENSE-MIT-Mochi
LICENSE-MPL-RabbitMQ GoPivotal => Pivotal Software in a few more places 2015-08-31 14:44:45 +03:00
Makefile Naming 2017-04-12 13:28:25 +03:00
README Restore a single line README 2015-04-04 15:55:33 +03:00
README.md (c) year 2017-04-02 21:35:43 +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-04-19 11:59:27 +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-02-27 10:44:47 +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 and Packaging

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