codebutler / android-websockets

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

It says connected but it didnot #22

Open weiwei100 opened 9 years ago

weiwei100 commented 9 years ago

I used this in my android application, and I could see the function onConnect() get called, which is supposed to mean the websocket is connected. But from websocket server log it never connects. I am using WSS, CA certificate.