floatinghotpot / socket.io-unity

socket.io client for Unity, power game client with node.js back-end
494 stars 76 forks source link

https support #22

Open StudioAlbert opened 6 years ago

StudioAlbert commented 6 years ago

I think there is no connection happening when using an https url and trying to connect to an https server.

Thanks anyway for that loud and clear job done.

mckibbenc commented 6 years ago

I'm facing a similar issue. When I try to connect to a socket.io server that uses https, it won't work on my Windows machine. I've tried .NET 3.5 and 4.6(Experimental). However, when I load my unity project on my Mac, https works!

ks-tan commented 6 years ago

@mckibbenc I can verify this. This is happening for me too.