scaledrone-java icon indicating copy to clipboard operation
scaledrone-java copied to clipboard

Scaledrone Java & Android WebSocket client

Results 3 scaledrone-java issues
Sort by recently updated
recently updated
newest added

I am not using authentication, instead for username i am using Firebase UID, what i have noticed that, the scaledrone.getClientID() keeps changing every time i login to the channel observable...

How does this library behaves when the phone is on doze mode?

Method `onClosed(String reason)` not called when device lost internet connection. After reconnection other methods, such as `onOpen(), onMessage()`, etc also not called. Tested on my app and android-chat-tutorial app.