Skip to content

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

Merged
merged 6 commits into from
Jan 24, 2023
Merged

add: quic muxer #271

merged 6 commits into from
Jan 24, 2023

Conversation

salmad3
Copy link
Member

@salmad3 salmad3 commented Dec 7, 2022

Context

Notes

  • Section this document lives under will become populated with corresponding PRs

Latest preview

Please view the latest Fleek preview here.

@salmad3 salmad3 added the ready for review PR is ready for review label Dec 7, 2022
Copy link
Contributor

@marten-seemann marten-seemann left a 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.

@salmad3
Copy link
Member Author

salmad3 commented Dec 9, 2022

Indeed it could. The idea is to create a section to introduce "native stream multiplexing"

Copy link
Contributor

@marten-seemann marten-seemann left a 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.

salmad3 and others added 2 commits December 12, 2022 16:56
@salmad3
Copy link
Member Author

salmad3 commented Dec 12, 2022

Based on the nature of the doc, moved the content to the quic transport doc.

@salmad3
Copy link
Member Author

salmad3 commented Dec 19, 2022

@marten-seemann can be checked again.

@salmad3
Copy link
Member Author

salmad3 commented Jan 10, 2023

@marten-seemann

Co-authored-by: Marten Seemann <martenseemann@gmail.com>
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
@salmad3 salmad3 removed the ready for review PR is ready for review label Jan 24, 2023
@salmad3 salmad3 merged commit 4b768a4 into master Jan 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Add additional QUIC muxer to QUIC transport doc
2 participants