TakahikoKawasaki / nv-websocket-client

High-quality WebSocket client implementation in Java.
Apache License 2.0
2.03k stars 292 forks source link

Need more sample code #203

Open amitkumarshukla opened 4 years ago

amitkumarshukla commented 4 years ago

Hi,

I am looking for more sample code to do secure websocket connection. Could someone point me to few samples.

Thanks Amit

aabolfazl commented 4 years ago

hello maybe this can help you

https://github.com/KianIranian-STDG/iGap-Android/blob/master/app/src/main/java/net/iGap/response/ConnectionSecuringResponse.java

happy code