Live data from Hacker News

Oxy is Cloudflare's Rust-based next generation proxy framework

blog.cloudflare.com

1–10 of 62 posts

Re: Oxy is Cloudflare's Rust-based next generation proxy framework

#8
> Oxy heavily relies on open-source dependencies, with hyper and tokio being the backbone of the framework

It seems almost every single production async framework uses tokio instead of async-std. Has tokio won? Is there a reason in 2023 not to use tokio as the async base?

Post reply on HN