diff options
| author | Michael Klishin <mklishin@pivotal.io> | 2018-06-05 15:06:19 +0300 |
|---|---|---|
| committer | Michael Klishin <mklishin@pivotal.io> | 2018-06-05 15:06:19 +0300 |
| commit | ed40ab692930349c04d42df370e9b6a5681dd711 (patch) | |
| tree | 37d457df92f4ea8e83c1abd724ecace0f61e721e /README.md | |
| parent | e8a847dc5ddf7cb07a6dc335b81dfb4cfc5a0375 (diff) | |
| download | rabbitmq-server-git-ed40ab692930349c04d42df370e9b6a5681dd711.tar.gz | |
Minor README updates
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -3,9 +3,9 @@ [RabbitMQ](https://rabbitmq.com) is a [feature rich](https://rabbitmq.com/documentation.html), multi-protocol messaging broker. It supports: * AMQP 0-9-1 + * AMQP 1.0 * STOMP 1.0 through 1.2 * MQTT 3.1.1 - * AMQP 1.0 ## Installation @@ -20,12 +20,13 @@ * [Documentation Source Code](https://github.com/rabbitmq/rabbitmq-website/) * [Client libraries and tools](https://rabbitmq.com/devtools.html) * [Tutorials Source Code](https://github.com/rabbitmq/rabbitmq-tutorials/) - + ## Getting Help * [RabbitMQ mailing list](https://groups.google.com/forum/#!forum/rabbitmq-users) + * [Commercial support](https://rabbitmq.com/services.html) from [Pivotal](http://pivotal.io) for open source RabbitMQ + * [Community Slack](https://rabbitmq-slack.herokuapp.com/) * `#rabbitmq` on Freenode - * [Commercial RabbitMQ support](https://rabbitmq.com/services.html) from [Pivotal](http://pivotal.io) ## Contributing @@ -46,4 +47,4 @@ RabbitMQ server is [licensed under the MPL 1.1](LICENSE-MPL-RabbitMQ). ## Copyright -(c) Pivotal Software Inc., 2007-2017. +(c) Pivotal Software Inc., 2007-2018. |
