Hi,
I am making a multiplayer game for IOS, Android, Facebook and WebGL.
I need help in understanding Unity’s System.Net.Sockets and System.Net.Websockets
- what is the basic difference between these libraries.
- what should i use from the above 2 libraries to target above platforms
Regards