WebSocket4Net icon indicating copy to clipboard operation
WebSocket4Net copied to clipboard

NATIVE CLIENT

Open sacOO7 opened this issue 9 years ago • 2 comments

is this native websocket client or simply ported from javascript via JSbridge?

sacOO7 avatar Jan 05 '17 05:01 sacOO7

What do you mean native?

kerryjiang avatar Jan 05 '17 23:01 kerryjiang

Hey, by native it means that its not using some kind of javascript bridge to listen for upcoming events. This link might give you some idea : https://github.com/SocketCluster/socketcluster-client-android/tree/master/socketclusterandroidclient/src/main/java/com/fangjian . Actaully I also wanted to ask, how can I disable SSL certificate verification and how can I set proxy setting for client. I think current docs are too short to understand those things.

sacOO7 avatar Jan 06 '17 05:01 sacOO7