gusavila92/java-android-websocket-client

how i can check the socket connection is open or not

bharathikrify opened this issue · 3 comments

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