You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@activemq.apache.org by xabhi <xa...@gmail.com> on 2016/02/22 12:41:57 UTC

Node.js and ActiveMQ communication

Hi,

I want to send messages between ActiveMQ and node server. Which STOMP client
library is recommended?
I see there are two listed on  http://activemq.apache.org/websockets.html
<http://activemq.apache.org/websockets.html>  . 

Does these libraries implement features like acknowledgements, receipts,
heart-beating, auto-failover between brokers etc.?

I see that  stomp-websocket <http://github.com/jmesnil/stomp-websocket>   is
not being maintained currently? Should I consider using this?

Which is more preferred by ActiveMQ community - Stomple or Stomp.js for use
with Node.js?

Thanks,
Abhishek



--
View this message in context: http://activemq.2283324.n4.nabble.com/Node-js-and-ActiveMQ-communication-tp4707922.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Node.js STOMP client recommendation

Posted by xabhi <xa...@gmail.com>.
Hi,

I am looking at these two libraries -  https://www.npmjs.com/package/stompit
<https://www.npmjs.com/package/stompit>   and 
https://www.npmjs.com/package/stompjs
<https://www.npmjs.com/package/stompjs>  . 

Has anyone used them before? Which one is recommended by ActiveMQ community?





--
View this message in context: http://activemq.2283324.n4.nabble.com/Node-js-and-ActiveMQ-communication-tp4707922p4708344.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Re: Node.js and ActiveMQ communication

Posted by xabhi <xa...@gmail.com>.
Has anyone used JavaScript Stomp clients with ActiveMQ? Which Client library
do ActiveMQ developers recommend?

Thanks,
Abhi



--
View this message in context: http://activemq.2283324.n4.nabble.com/Node-js-and-ActiveMQ-communication-tp4707922p4708061.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.