You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Why is the connection with Unity chosen to use socket instead of directly using http? I see that the connection here is also sending and waiting for the return packet each time, and there is no special reliance on long connections.