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

feat: Support variable length fields #36

Open
3 tasks
sippejw opened this issue May 3, 2024 · 0 comments
Open
3 tasks

feat: Support variable length fields #36

sippejw opened this issue May 3, 2024 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@sippejw
Copy link
Member

sippejw commented May 3, 2024

Many QUIC clients don't have a single length for certain fields. Instead, they seem to have an upper and lower bound, which each connection randomly chooses a length within. Some of the fields I have noticed for this are as follows:

  • Destination ID
  • Source ID
  • Grease Length
@sippejw sippejw added enhancement New feature or request good first issue Good for newcomers labels May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant