Link to squaremo's version that uses futures as well
This commit is contained in:
parent
76d252e7be
commit
1f6dc30d44
@ -12,7 +12,8 @@ The following ports are available:
|
||||
* [Erlang](./erlang)
|
||||
* [Go](./go)
|
||||
* [Haskell](./haskell)
|
||||
* [JavaScript (with Node and amqp-node)](./javascript-nodejs)
|
||||
* [JavaScript (with Node and amqp-node)](./javascript-nodejs) (using callbacks)
|
||||
* [Javascript (with Node and amqp-node)](https://github.com/squaremo/amqp.node/tree/master/examples) (using promises/futures)
|
||||
* [Java](./java)
|
||||
* [Java (with IntelliJ IDEA)](./java-idea)
|
||||
* [PHP (with php-amqplib)](./php)
|
||||
|
Loading…
Reference in New Issue
Block a user