Unity-SocketIO-Client
Unity-SocketIO-Client copied to clipboard
This is a very nice socket.io client library, the best I've found for Unity, and I'm happy it uses the same JSON parser I'm using, JSON.net, so it is easy...
I'm running in to the same issue as https://github.com/dp0ch/Unity-SocketIO-Client/issues/1 — at least in the Unity editor. * Unity version: 2018.1.9f2 I've ruled out the server by testing with Firecamp as...
When running on android, client disconnects at approximately 30 seconds, BUT while in Unity Editor, everything goes smoothly (Connection persist).