I’m trying to get the WebSocket (Network Client) work with a wss adress and i can’t connect to a server. (WebSocket Echo Server | WebSocket.org)
ws:// echo works fine and wss can’t connect
Do we have a way to use it with wss or is it missing ?
Cheers