File tree Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Expand file tree Collapse file tree 1 file changed +5
-4
lines changed Original file line number Diff line number Diff line change 33[ RabbitMQ] ( https://rabbitmq.com ) is a [ feature rich] ( https://rabbitmq.com/documentation.html ) , multi-protocol messaging broker. It supports:
44
55 * AMQP 0-9-1
6+ * AMQP 1.0
67 * STOMP 1.0 through 1.2
78 * MQTT 3.1.1
8- * AMQP 1.0
99
1010
1111## Installation
2020 * [ Documentation Source Code] ( https://github.com/rabbitmq/rabbitmq-website/ )
2121 * [ Client libraries and tools] ( https://rabbitmq.com/devtools.html )
2222 * [ Tutorials Source Code] ( https://github.com/rabbitmq/rabbitmq-tutorials/ )
23-
23+
2424## Getting Help
2525
2626 * [ RabbitMQ mailing list] ( https://groups.google.com/forum/#!forum/rabbitmq-users )
27+ * [ Commercial support] ( https://rabbitmq.com/services.html ) from [ Pivotal] ( http://pivotal.io ) for open source RabbitMQ
28+ * [ Community Slack] ( https://rabbitmq-slack.herokuapp.com/ )
2729 * ` #rabbitmq ` on Freenode
28- * [ Commercial RabbitMQ support] ( https://rabbitmq.com/services.html ) from [ Pivotal] ( http://pivotal.io )
2930
3031
3132## Contributing
@@ -46,4 +47,4 @@ RabbitMQ server is [licensed under the MPL 1.1](LICENSE-MPL-RabbitMQ).
4647
4748## Copyright
4849
49- (c) Pivotal Software Inc., 2007-2017 .
50+ (c) Pivotal Software Inc., 2007-2018 .
You can’t perform that action at this time.
0 commit comments