Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

STOMP over WebSockets API for Android equivalent to RestTemplate #12

Open
warrendeleon opened this issue Jan 9, 2015 · 3 comments
Open

Comments

@warrendeleon
Copy link

Hello Mr. Clarckson,

First of all thank you very much for your invaluable contributions to the open source Spring/Android communities.

RestTemplate API for Android is extremely useful to develop client-server communications in the Android platform. It would be great to have an excellent guide as: http://spring.io/guides/gs/consuming-rest-android/ oriented to WebSockets technology (http://spring.io/guides/gs/messaging-stomp-websocket/) for Android. Does Spring Roadmap contemplates the development of an equivalent API for STOMP over WebSockets?

Thank you very much for your attention,

Warren de León Ofalla http://warrendeleon.com

@NaikSoftware
Copy link

@warrendeleon you can use this implementation stomp client on android now https://github.com/NaikSoftware/StompProtocolAndroid

@steven-dugu
Copy link

Hello,https://github.com/NaikSoftware/StompProtocolAndroid,How does this library reconnect with WebSocket, I find that his reconnection does not work.

@steven-dugu
Copy link

@NaikSoftware

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants