node-amqp icon indicating copy to clipboard operation
node-amqp copied to clipboard

publishing message

Open gitstn opened this issue 9 years ago • 0 comments

Sorry folks using issue tracker for a request because cannot find a mailing list.

Using the code I am able to subscribe to queue and receive messages, but cannot seem to find a way to publish. All I want to be able to do is to publish to a default exchange using routing key. Using bot connection.publish or exchange.publish I get exchange as undefined. Missing something fundamental. Can someone please provide a publishing example.

gitstn avatar Nov 25 '16 12:11 gitstn