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

Implement QPACK encoding/decoding #4

Closed
djc opened this issue May 21, 2018 · 4 comments
Closed

Implement QPACK encoding/decoding #4

djc opened this issue May 21, 2018 · 4 comments

Comments

@djc
Copy link
Collaborator

djc commented May 21, 2018

The spec is here:

https://tools.ietf.org/html/draft-ietf-quic-qpack-00

There really isn't any code around this yet, so at first this could just be a stand-alone implementation with unit test coverage to make sure it can round-trip properly.

@evolix1
Copy link
Contributor

evolix1 commented May 29, 2018

I'm on it !

@evolix1 evolix1 mentioned this issue May 29, 2018
14 tasks
@djc djc assigned djc and unassigned djc May 29, 2018
@djc
Copy link
Collaborator Author

djc commented May 29, 2018

Hmm, looks like I cannot assign it to you -- but it's yours anyway! I'll try to work on the surrounding stuff so that we can integrate the QPACK stuff some time soon.

@djc
Copy link
Collaborator Author

djc commented Dec 19, 2018

@evolix1 hey, how are you? We're getting to the point where we want to complete the QPACK implementation. Are you interested in finishing this soon? Otherwise someone else may want to pick it up.

@stammw
Copy link
Contributor

stammw commented Feb 8, 2019

Closing in favor of #136

@stammw stammw closed this as completed Feb 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants