Hacker News new | ask | show | jobs
by ponyfleisch 2690 days ago
But unless you use server push, it still is an additional roundtrip.
1 comments

Yes but since it's multiplexed into the same tcp stream it doesn't suffer from slow start and so the tcp window is already large so it's not as bad as it would be on http1.