TCP vs UDP: When to Use What, and How TCP Relates to HTTP
When you send data across a network, it does not travel as one clean block. It gets broken into small units called packets and sent across multiple routes.
The problem is — networks are unreliable by
anukiranghosh.hashnode.dev5 min read