Hacker News new | ask | show | jobs
by pimeys 3262 days ago
> there are I believe at least 3 http/2 implementations, and hyper doesn't even support it yet

Hyper 0.11 with Tokio is the thing to choose for http/1. It's fast and composes nicely. Http/2 support is coming soon and looking pretty nice already.