P99 Blog

Static Streams for Faster Async Proxies (In Rust)

A little while back in Tokio’s Discord chat server, someone asked a really interesting question: how can you stream a multipart body from an incoming request into an outgoing request? My struggle to answer this really helped me understand Rust async lifetimes. We’ll explore why this is tricky, then design and benchmark a solution.

Read More
P99 CONF OCT. 18 + 19, 2023

Register for Your Free Ticket