Skip to content

detached mode - #384

Open
kazuho wants to merge 18 commits into
masterfrom
kazuho/detached-mode-simple
Open

detached mode#384
kazuho wants to merge 18 commits into
masterfrom
kazuho/detached-mode-simple

Conversation

@kazuho

@kazuho kazuho commented Aug 10, 2020

Copy link
Copy Markdown
Member

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

@kazuho kazuho mentioned this pull request Aug 12, 2020
@kazuho

kazuho commented Aug 12, 2020

Copy link
Copy Markdown
Member Author

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