WebSocketAndroidClient
WebSocketAndroidClient copied to clipboard
Android webSocket client for Ratchet Server
Results
2
WebSocketAndroidClient issues
Sort by
recently updated
recently updated
newest added
Hi, I am using this library for my project to send and receive the data. I am able to connect websocket using this library but I am unable to subscribe...
I cannot build MyProject with proguard enabled. **-dontwarn org.codehaus.jackson.** { *; }** works fine, but I think it can cause side effects, not safe. Is there any proguard config files...