Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Would you consider implementing decoders and encoders for HTTP/2‘s streams, messages and frames? #12

Open
ho-229 opened this issue May 28, 2022 · 1 comment
Labels
enhancement New feature or request

Comments

@ho-229
Copy link

ho-229 commented May 28, 2022

As the title

@xpepermint
Copy link
Owner

Last year I wrote several H2 implementations but I haven't released them since I'm not satisfied with the implementation design and naming. Well, actually I started looking into H3/QUIC since the H2 itself is a pretty "bad" protocol and if you are designing code (like me) and not just writing it you can't easily accept the specs :).

I'll probably first complete what I started and then maybe implement H2/tcp the way H3/quic works.

@xpepermint xpepermint added the enhancement New feature or request label May 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants