Re: Stomp client on Android

2012-12-26 Thread Hiram Chirino
If you want to use more of a HTML5 solution, try using STOMP over websockets: http://www.jmesnil.net/stomp-websocket/doc/ Apollo supports that nicely too. On Sun, Dec 23, 2012 at 10:59 PM, Mike Pun wrote: > > I am not finding any documentation on this. I would like to use > ActiveMQ/Apollo as

Re: Stomp client on Android

2012-12-24 Thread Dejan Bosanac
Hi, you can find https://github.com/fusesource/stompjms/ There are some nice examples on how to use it at https://github.com/fusesource/stompjms/tree/master/stompjms-client/src/test/java/org/fusesource/stomp/client Regards -- Dejan Bosanac -- Red Hat, Inc. FuseSource is now