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

detached mode #384

Open
wants to merge 16 commits into
base: master
Choose a base branch
from
Open

detached mode #384

wants to merge 16 commits into from

Conversation

kazuho
Copy link
Member

@kazuho kazuho commented Aug 10, 2020

Implements detached mode that allows the application to build QUIC packets separately.

@kazuho kazuho mentioned this pull request Aug 12, 2020
@kazuho
Copy link
Member Author

kazuho commented Aug 12, 2020

We do not have a field for specifying the padding bytes to be added, as there is no immediate need for us. Our PN is 2 bytes, the STREAM frame header (the only case the detached mode can be used) consumes at least one byte, and there would be at least one byte of STREAM frame data.

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.

1 participant