Hacker News new | ask | show | jobs
by shawnz 2654 days ago
Fair point, although this doesn't need to be implemented in the application code itself. In reality it should be implemented by an HTTP library like this, and any general purpose HTTP library ought to implement HTTP 2 anyway. So it could end up being that by consistently using HTTP 2 across the whole stack, you end up with less complexity. Plus you get the potential performance gains, even if small.
1 comments

Just aside, performance gains in latency may not be large, but performance gains in resource utilization per connection add up quickly.