We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 476cead commit 88ea6c1Copy full SHA for 88ea6c1
README.md
@@ -3,6 +3,11 @@
3
This project contains code for [RabbitMQ tutorials](http://www.rabbitmq.com/getstarted.html) with
4
their ports to various languages.
5
6
+This repository only contains runnable code. Please consult [tutorials on the site](http://www.rabbitmq.com/getstarted.html)
7
+to learn more about [the concepts](http://www.rabbitmq.com/getstarted.html), requirements, supported client library version and so on.
8
+
9
+All tutorials **require a RabbitMQ node running on localhost** with stock (default) settings.
10
11
## Languages
12
13
The following ports are available:
0 commit comments