File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- # RabbitMQ tutorials
1
+ # RabbitMQ Tutorials
2
2
3
- This project contains code for [ RabbitMQ tutorials] ( http://www.rabbitmq.com/getstarted.html )
3
+ This project contains code for [ RabbitMQ tutorials] ( http://www.rabbitmq.com/getstarted.html ) with
4
4
their ports to various languages.
5
5
6
6
## Languages
@@ -16,7 +16,7 @@ The following ports are available:
16
16
* [ Go] ( ./go )
17
17
* [ Haskell] ( ./haskell )
18
18
* [ JavaScript (with Node and amqp-node)] ( ./javascript-nodejs ) (using callbacks)
19
- * [ Javascript (with Node and amqp-node)] ( https://github.com/squaremo/amqp.node/tree/master/examples ) (using promises/futures)
19
+ * [ JavaScript (with Node and amqp-node)] ( https://github.com/squaremo/amqp.node/tree/master/examples ) (using promises/futures)
20
20
* [ Java] ( ./java )
21
21
* [ Java (with IntelliJ IDEA)] ( ./java-idea )
22
22
* [ PHP (with php-amqplib)] ( ./php )
You can’t perform that action at this time.
0 commit comments