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: early muxer negotiation #274

Merged
merged 7 commits into from
Jan 11, 2023
Merged

feat: early muxer negotiation #274

merged 7 commits into from
Jan 11, 2023

Conversation

salmad3
Copy link
Member

@salmad3 salmad3 commented Dec 12, 2022

Context

  • Adds content for early muxer negotiation

Not sure where the best place for this would be with the current structure. It is a new document under the general "multiplexer" section.

Latest preview

Please view the latest Fleek preview here.

@salmad3 salmad3 added the ready for review PR is ready for review label Dec 12, 2022
@salmad3 salmad3 requested a review from MarcoPolo January 10, 2023 07:35
content/concepts/multiplex/early-negotiation.md Outdated Show resolved Hide resolved
content/concepts/multiplex/early-negotiation.md Outdated Show resolved Hide resolved
Multistream-select will run again on top of
the secure channel to negotiate a steam muxer, like [yamux](yamux).

<!-- ADD DIAGRAM -->
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we planning to merge without resolving this TODO? Should we create an issue so we don't forget?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have them noted down, and will also add to the issue open about unified diagrams.

content/concepts/multiplex/early-negotiation.md Outdated Show resolved Hide resolved
content/concepts/multiplex/early-negotiation.md Outdated Show resolved Hide resolved
Co-authored-by: Prithvi Shahi <[email protected]>
Co-authored-by: Marten Seemann <[email protected]>
@marten-seemann
Copy link
Contributor

Looks like there are still a bunch of comments to address, please request another review when done.

@salmad3
Copy link
Member Author

salmad3 commented Jan 11, 2023

Looks like there are still a bunch of comments to address, please request another review when done.

I had replied to the comments or added counter suggestions.

@salmad3 salmad3 removed the request for review from MarcoPolo January 11, 2023 05:05
@salmad3 salmad3 removed the ready for review PR is ready for review label Jan 11, 2023
@salmad3 salmad3 merged commit 221595c into master Jan 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Status: Done
Development

Successfully merging this pull request may close these issues.

Document "Early Muxer Negotiation"
3 participants