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
22
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
44their ports to various languages.
55
66## Languages
@@ -16,7 +16,7 @@ The following ports are available:
1616 * [ Go] ( ./go )
1717 * [ Haskell] ( ./haskell )
1818 * [ 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)
2020 * [ Java] ( ./java )
2121 * [ Java (with IntelliJ IDEA)] ( ./java-idea )
2222 * [ PHP (with php-amqplib)] ( ./php )
You can’t perform that action at this time.
0 commit comments