codebutler / android-websockets

Bare minimum websockets (hybi13/RFC) client for Android
713 stars 494 forks source link

How to check the client isConnected?? #25

Open dyguests opened 9 years ago

dyguests commented 9 years ago

Thanks for the code :) anyway,is there a method just like 'client.isConnected()'?

antoniomerlin commented 8 years ago

can we define method isConnected() for send message to web socket server.