node-qpid
node-qpid copied to clipboard
Messenger creation should take URL as parameter
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.