java-android-websocket-client icon indicating copy to clipboard operation
java-android-websocket-client copied to clipboard

how i can check the socket connection is open or not

Open bharathikrify opened this issue 6 years ago • 3 comments

bharathikrify avatar Jul 25 '19 05:07 bharathikrify

same question

cepero91 avatar Aug 10 '20 20:08 cepero91

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

naruto2302 avatar Jun 25 '21 10:06 naruto2302

this will be a future enhancement

gusavila92 avatar Jun 15 '22 20:06 gusavila92