Y
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
dalore
2687 days ago
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.
link