-
Notifications
You must be signed in to change notification settings - Fork 93
add: quic muxer #271
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
add: quic muxer #271
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be moved to the QUIC document? Describing it there would make more sense logically, since there's no separate QUIC muxer, it's just part of the QUIC protocol.
Indeed it could. The idea is to create a section to introduce "native stream multiplexing" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still not sure if this belongs here or in the QUIC document.
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Based on the nature of the doc, moved the content to the quic transport doc. |
@marten-seemann can be checked again. |
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Context
Notes
Latest preview
Please view the latest Fleek preview here.