postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.69k stars 358 forks source link

connection.publish accepts a routing key, not a queue name #256

Closed danwdart closed 10 years ago

danwdart commented 10 years ago

I've updated all of the connection.publish calls to reflect that you publish to a routing key, rather than a queue name.

gjohnson commented 10 years ago

+1