Hacker News new | ask | show | jobs
by lechuga 4073 days ago
Yes. You can show me a relative corner case. But in most cases you want TCP.
2 comments

It's far from being a corner case. UDP is commonly used in multiplayer games to provide a channel for unreliable data.
If you want to go with that argument, why not go all the way and say that the common case is HTTP and the corner cases are everything else?

It still won't change the fact that application needs won't always match TCP exactly. And that's the whole point.