File tree Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Expand file tree Collapse file tree 1 file changed +18
-3
lines changed Original file line number Diff line number Diff line change 1
1
# RabbitMQ tutorials
2
2
3
- This project contains code snippets for RabbitMQ tutorials. You can
4
- find them here:
3
+ This project contains code snippets for [ RabbitMQ tutorials] ( http://www.rabbitmq.com/getstarted.html ) .
5
4
6
- [ http://www.rabbitmq.com/getstarted.html ] ( http://www.rabbitmq.com/getstarted.html )
5
+ ## Languages
6
+
7
+ The following ports are available:
8
+
9
+ * [ C#] ( ./dotnet )
10
+ * [ Clojure] ( ./clojure )
11
+ * [ Erlang] ( ./erlang )
12
+ * [ Go] ( ./go )
13
+ * [ Haskell] ( ./haskell )
14
+ * [ JavaScript (with Node and node-amqp)] ( ./javascript-nodejs )
15
+ * [ Java] ( ./java )
16
+ * [ PHP] ( ./php )
17
+ * [ Perl] ( ./perl )
18
+ * [ Python (with Pika)] ( ./python )
19
+ * [ Python (with Puka)] ( ./python-puka )
20
+ * [ Ruby (with Bunny)] ( ./ruby )
21
+ * [ Ruby (with amqp gem)] ( ./ruby-amqp )
You can’t perform that action at this time.
0 commit comments