This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
In the first volume of 24 Days of Rust, I've written about hyper as the Rust HTTP toolkit. A lot of things have changed in the last two years, but hyper is still the best solution for HTTP in Rust. However, hyper is undergoing some major changes to use tokio for async I/O. While this will be fantastic for use cases where performance is top priority, it will also make hyper APIs a bit more complex.…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.