floatinghotpot / socket.io-unity

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

Trouble connecting to server on windows build #36

Open ElPolito opened 5 years ago

ElPolito commented 5 years ago

Hi, I'm getting trouble to connect to my node js server. When I'm in the editor I have no problem to connect but if I build my project to Windows it doesn't want to connect anymore. Thanks for your help

purnamasari commented 5 years ago

Try to change the Mono .NET version from the default .NET 2.0 subnet to .NET 2.0 in the Player Setting of build setting.