StompProtocolAndroid
StompProtocolAndroid copied to clipboard
STOMP protocol via WebSocket for Android
It is a helper class to abstracts some of the complications of reactive programming. It has more similar functions to stomp, such as connect, disconnect, send, subscribe and unsubscribe.
**A problem occurred configuring project ':socketLib'. First we get the below error. > Could not find groovy-android-gradle-plugin-2.0.0.jar (org.codehaus.groovy:groovy-android-gradle-plugin:2.0.0). Searched in the following locations: https://jcenter.bintray.com/org/codehaus/groovy/groovy-android-gradle-plugin/2.0.0/groovy-android-gradle-plugin-2.0.0.jar after rnd we get the below...
Nothing has been worked on in 5 years, over 104 open issues and not even the examples work.... Too bad, really wanted to use it.