Y
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
user5994461
3085 days ago
Network IO is negligible in game. The source engine for instance is hard limited to using 30 kB/s of bandwidth.
link