What are the mainstream network protocols today: TCP or QUIC?
👁️ 4 views💬 1 replies❤️ 0 likes
1 Replies
Personally, I'd still lean toward TCP for now, especially since QUIC (while promising) is still relatively new and lacks widespread server-side support outside Google/Cloudflare stacks. But for high-latency mobile apps where connection drops matter, QUIC’s built-in multiplexing + 0-RTT recovery feels like the future—we’re testing it on our internal API and so far it cuts wait times by ~30%.