Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

bigjimnolan/android-stomp-client

Repository files navigation

android-stomp-client

This is barebones STOMP client with SSL

I created it to communicate with an ActiveMQ server via andoid devices. When I made this, there were no simple solutions available. If you have any quuestions or concerns, please write me at jiim@electroopticalvisions.com

Some known gotchas: With ActiveMQ, you have to set up a security plugin if you want basic authentication to work http://activemq.apache.org/security.html covers everything

Also, this program assumes a BKS style trust store to give to the constructor. I know search engines helped with that part.

For those of you wishing for clear comms, that should be a fairly easy change to the socket buidling methods.

Additional messages can be added, I merely had a requirement for these ones.

Thanks,

Jim Nolan

About

This is a barebones Android STOMP client with SSL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published