Uploaded January 2023 | Updated September 2026, 3 weeks ago
Follow me on Mastodon: https://octodon.social/@fasterthanlime
Support my work: fasterthanli.me/donate
I've been working on an open-source HTTP/1.1+2 implementation in Rust on top of tokio-uring for a while: github.com/hapsoc/hring
It recently started passing some h2spec tests. "All we need to do" is get all of them to pass! And maybe then we can start looking into performance. There's also some API design I need to do there.
Follow me on Mastodon: https://octodon.social/@fasterthanlime
Support my work: fasterthanli.me/donate
I've been working on an open-source HTTP/1.1+2 implementation in Rust on top of tokio-uring for a while: github.com/hapsoc/hring
It recently started passing some h2spec tests. "All we need to do" is get all of them to pass! And maybe then we can start looking into performance. There's also some API design I need to do there.










