Hacker News new | ask | show | jobs
by TheSwordsman 3091 days ago
I was also worried about network I/O too, which could be an absolute pain for games where you care about latency.
1 comments

Network IO is negligible in game. The source engine for instance is hard limited to using 30 kB/s of bandwidth.