socketcluster-client-java
socketcluster-client-java copied to clipboard
Add support for RxJava and asynchronous connect
Implement Observable stream pattern in the library, keep separate subscribers to receive and send data to the server. Add extra methods ( not present currently) that simplify library usage.