Hacker News new | ask | show | jobs
by voxic11 4493 days ago
Most games that use UDP do not reimplement TCP because data that is too old is simply not relevant to the game anymore so it is not resent. If TCP had a way to indicate messages shouldn't be delivered anymore that would be great.