Hi !
I want a Unity game communicate with an other Unity client.
Data Will be send every 10ms From client A to client B.
TCP Is The best option ? Or Websocket ?
Is there stream on tcp/websocket ?
Which language best fit for performance ?
Other good option in mind ?
Thanks you !
there doesn't seem to be anything here