Open Baterka opened 6 years ago
Not working. When I connect to HTTPS Socket.IO server (https://domain:2087/) then Unity Plugin trying to connect but crash with "Connection timed out!". Maybe because wss:// is not reachable, what is, because connection from browser works well.
@Baterka Hello~ I've fixed this issue. please check this link.
Thanks thats works for me on browser and standalone player. this must be in the next release!
Not working. When I connect to HTTPS Socket.IO server (https://domain:2087/) then Unity Plugin trying to connect but crash with "Connection timed out!". Maybe because wss:// is not reachable, what is, because connection from browser works well.
Updating websocket-sharp fixed my "Connection timed out!" issue
This not working with SSL? I need to have my connection betwen server and client secured