Hacker News new | ask | show | jobs
by jayd16 1951 days ago
Lots of resources are out there but essentially it expands http/2's multiplexed requests by building on top of UDP instead of TCP so it can ensure those requests don't block each other.