A common issue I see when teams first adopt `gRPC` is managing persistent connections, especially during failovers.
Explains gRPC's persistent connection challenges during failover and offers solutions like HTTP/2-aware load balancers.
Explains gRPC's persistent connection challenges during failover and offers solutions like HTTP/2-aware load balancers.
A developer explores HTTP/2's performance benefits, like eliminating the need for file concatenation, and details removing jQuery and optimizing script loading.
A tutorial on building a Go webserver with HTTP/2 support using both self-signed and Letsencrypt certificates for development and production.
A guide to configuring Nginx with HTTP/2 to properly serve a React Single Page Application using React Router, including performance tuning with server push.
A tutorial on building a simple HTTP/2 server using the Vapor 4 framework for server-side Swift development.
Explores Java 11's HTTP/2 API for reactive, streaming request and response bodies using the Flow API, with code examples.
A tutorial on using Java 11's new HTTP/2 API, covering HttpClient, HttpRequest, and synchronous/asynchronous requests.
An article exploring resource bundling strategies and performance optimization in the era of HTTP/2.
Author reflects on leaving HPE after two years of leading open-source Python HTTP ecosystem development, including HTTP/2 and TLS improvements.
Announces Stitcher alpha 4 release with HTTP2 server push support, bug fixes, optimizations, and a new CDN configuration parameter.
A guide to installing and using cURL with HTTP/2 support on macOS via Homebrew, including troubleshooting steps.
A guide to setting up HTTP/2, covering server configuration, obtaining SSL certificates, and using tools like CloudFlare and CertBot.
Announcing Hyper-h2 v1.0.0, a new Python library project providing foundational tools for building HTTP/2 implementations.
A guide to implementing HTTP/2 servers and clients in Go using the golang.org/x/net/http2 library, with code examples.
A web developer discusses the stress of keeping up with rapid tech changes and argues it's about awareness, not complexity.
The author demonstrates their pure-Python HTTP/2 stack working with iOS 9 and major browsers, sharing client settings.
Explores how modern web technologies like HTTP2 and Flexbox evolved from early HTML hacks and workarounds to solve fundamental web limitations.
Explores upcoming web performance technologies like HTTP/2, HTTPS, and the shift away from Flash, with a timeline for adoption.
iOS 9 enables HTTP/2 and HTTPS by default for apps, accelerating adoption and requiring server-side upgrades.
Monthly roundup of browser development news, bug reporting tips, and new web development tools for June 2015.