Hacker News new | ask | show | jobs
by legomylibrum 4301 days ago
I don't think you would use TCP for an MMORPG; UDP is more common in games because a dropped frame here and there doesn't matter to most games, and it's worth the lower overhead.