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 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.
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.
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.
Explores upcoming web performance technologies like HTTP/2, HTTPS, and the shift away from Flash, with a timeline for adoption.
Monthly roundup of browser development news, bug reporting tips, and new web development tools for June 2015.