java-android-websocket-client
java-android-websocket-client copied to clipboard
how i can check the socket connection is open or not
same question
this client doesn't support any property to check "readyState" of connection. you should implement a "readyState" by your own. or search for other library
this will be a future enhancement