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

new: support variable length quic frame padding #10

Merged
merged 1 commit into from
Aug 6, 2023

Conversation

gaukas
Copy link
Contributor

@gaukas gaukas commented Aug 6, 2023

Add variable length QUIC frame padding support. Refactor how QUIC frames are defined in a QUIC Spec. Update documentation and examples. Added Chrome and Firefox parrots.

Close #3.

Add variable length QUIC frame padding support. Refactor how QUIC frames are defined in a QUIC Spec. Update documentation and examples. Added Chrome and Firefox parrots.

Close #3.
@gaukas gaukas linked an issue Aug 6, 2023 that may be closed by this pull request
@gaukas gaukas merged commit 9d3fe2a into master Aug 6, 2023
14 checks passed
@gaukas gaukas deleted the variable-length-quic-padding-frame branch August 6, 2023 04:50
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

Successfully merging this pull request may close these issues.

feat: variable length QUIC Padding Frame
1 participant