The amqp example seems using the same channel for publishing and consuming which is an anti-pattern? https://github.com/streadway/amqp/issues/327 https://github.com/streadway/amqp/issues/270
The amqp example seems using the same channel for publishing and consuming which is an anti-pattern?
streadway/amqp#327
streadway/amqp#270