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

Messenger creation should take URL as parameter

Open pofallon opened this issue 13 years ago • 0 comments

This + listen() should work for receiving messages from a single source in simple cases. This + send() should send to that address also in simple cases. Shouldn't have to "subscribe()" to something in order to send messages to that endpoint.

pofallon avatar Jan 21 '13 13:01 pofallon