|
|
|
|
|
by bakkerthehacker
4355 days ago
|
|
I didn't reimplement because of promises. Neither amqp.node nor node-amqp provided the direct access that I wanted. The promise vs callback is a minor point as they are both equivalent with promises having a slightly higher overhead. But yes, I do hate promises. |
|