Gordon, thank you for the perfect answer! It seems that I need. -----Original Message----- From: Gordon Sim [mailto:[email protected]] Sent: Thursday, November 24, 2011 1:39 PM To: [email protected] Subject: Re: Qpid and web sockets. NodeJS
On 11/24/2011 08:39 AM, Ilyushonak Barys wrote: > Hi, guru. > > We have faced with need to communicate NodeJS and Qpid. > I have googled it a little and find only: > http://hg.rabbitmq.com/rabbitmq-service-nodejs-sample/ > https://github.com/jamescarr/nodejs-amqp-example/blob/master/node/app. > js > > Could you please shed light on it? Is it possible with qpid? Do you know any > successful implementations? > Actually, I need web socket functionality with qpid. One way I would like to > try – NodeJS. Kamaloka-js[1] is an AMQP 0-10 javascript library. I believe it could probably be made to work with web sockets without much work (though I myself have only tried it with the Orbited default). Getting it to work with NodeJS would probably a bigger effort. [1] https://fedorahosted.org/kamaloka-js/ --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected] _______________________________________________________ The information contained in this message may be privileged and conf idential and protected from disclosure. If you are not the original intended recipient, you are hereby notified that any review, retransmission, dissemination, or other use of, or taking of any action in reliance upon, this information is prohibited. If you have received this communication in error, please notify the sender immediately by replying to this message and delete it from your computer. Thank you for your cooperation. Troika Dialog, Russia. If you need assistance please contact our Contact Center (+7495) 258 0500 or go to www.troika.ru/eng/Contacts/system.wbp --------------------------------------------------------------------- Apache Qpid - AMQP Messaging Implementation Project: http://qpid.apache.org Use/Interact: mailto:[email protected]
