scaledrone-java
scaledrone-java copied to clipboard
Scaledrone Java & Android WebSocket client
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.