Messenger API - what am I missing?

2013-01-15 Thread Simon MacMullen
got to 100 lines of code and hadn't sent a message - I assume I'm not supposed to use them directly? So what am I missing here? I assume there's some part of the API I don't understand... Cheers, Simon -- Simon MacMullen RabbitMQ, VMware

Re: Messenger API - what am I missing?

2013-01-15 Thread Simon MacMullen
}, {offered_capabilities,undefined}, {desired_capabilities,undefined}, {properties,undefined}]} (Please forgive the less-than-beautiful formatting from our adapter.) Cheers, Simon -- Simon

Re: Messenger API - what am I missing?

2013-01-15 Thread Simon MacMullen
://localhost:5672/queue/test messenger.put(msg) messenger.send() messenger.stop() --Rafael On Tue, Jan 15, 2013 at 10:46 AM, Simon MacMullen si...@rabbitmq.com mailto:si...@rabbitmq.com wrote: On 15/01/13 15:29, Rafael Schloming wrote: I'm guessing you need to set an address on the message