Hacker News new | ask | show | jobs
by valarauca1 3472 days ago
Does the parser support HTTP2 yet?
2 comments

No, but it is marked for the 1.0 release: https://github.com/hyperium/hyper/issues/304
Waiting for this and the tokio branch to be available. For now we have solicit, which is ok but could have a better interface for async io.