Hacker News new | ask | show | jobs
by nijiko 3623 days ago
Hello HTTP/2
1 comments

I am in love with HTTP/2. It's made my web application much faster and I rely less on CDNs.
The nice thing about CDNs is that if the CDN is good, it will load the assets closest to your visitor, which is nice when normally these are 250ms+ latency :)
It is nice, but the main selling point of HTTP/2 is that latency had much less influence on complete loading times. Lower latency does help, but HTTP/2 really shines on higher latencies