Balvant Jat

Results 4 comments of Balvant Jat

I setup server in one device with port 8888. Now I make connection from another device using `var webClient = new WebSocket( "ws://localhost:8888");` but it gives `ERR_CONNECTION_REFUSED`. So I googled...

Yes I had removed that both options from config. Is it needed for unsecure context? If yes then what will be values for those both options?

Any update? I'm running server with IONIC 4, and want to connect also from ionic app. So ionic uses chrome webview under the hood. Chrome does not allow to connect...

@jetamartin have you found any solution. Here same issue tried all suggesion from comments.