8000 Link to squaremo's version that uses futures as well · rtoth89/rabbitmq-tutorials@1f6dc30 · GitHub
[go: up one dir, main page]

< 8000 div class="position-relative header-wrapper js-header-wrapper "> Skip to content

Commit 1f6dc30

Browse files
Link to squaremo's version that uses futures as well
1 parent 76d252e commit 1f6dc30

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The following ports are available:
1212
* [Erlang](./erlang)
1313
* [Go](./go)
1414
* [Haskell](./haskell)
15-
* [JavaScript (with Node and amqp-node)](./javascript-nodejs)
15+
* [JavaScript (with Node and amqp-node)](./javascript-nodejs) (using callbacks)
16+
* [Javascript (with Node and amqp-node)](https://github.com/squaremo/amqp.node/tree/master/examples) (using promises/futures)
1617
* [Java](./java)
1718
* [Java (with IntelliJ IDEA)](./java-idea)
1819
* [PHP (with php-amqplib)](./php)

0 commit comments

Comments
 (0)
0