Bernard Pavković

Results 4 comments of Bernard Pavković

Hi, any help with this? I'm using already declared exchange - CB function is never called but data is received in exchange. ``` var exchangeConn = amqp.createConnection( { url: connString...

@glenjamin - Versions: node-amqp 0.2.1 (also tried pulling master from git - doesn't work) RabbitMQ 3.2.4 @davidmba - channel doesn't show "c" option in mode column like @testower says

So an "ugly" fix like https://github.com/postwait/node-amqp/pull/328 works for me

@jensbjork pull the latest version from github, npm installation doesn't shift changes from #328