Skip to content

add: mplex #269

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 7 commits into from
Jan 31, 2023
Merged

add: mplex #269

merged 7 commits into from
Jan 31, 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.

Please also add a section saying that until recently, the reason mplex was still supported was compatibility with js-libp2p, which didn't have yamux support yet. Now that js-libp2p has gained yamux support (link to the release), there's really no good reason to still support mplex, unless you need to deal with legacy nodes. For all other use cases, yamux would be the better choice.

@salmad3 salmad3 added change request PR requires changes. and removed ready for review PR is ready for review labels Dec 9, 2022
@salmad3 salmad3 added ready for review PR is ready for review and removed change request PR requires changes. labels Dec 12, 2022
salmad3 and others added 3 commits December 12, 2022 17:08
Co-authored-by: Marten Seemann <martenseemann@gmail.com>
@salmad3
Copy link
Member Author

salmad3 commented Dec 19, 2022

@marten-seemann can be checked again.

@salmad3 salmad3 added the P1 High label Jan 26, 2023
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.

This should be good to go once the suggestions have been incorporated :)

Co-authored-by: Marten Seemann <martenseemann@gmail.com>
@salmad3 salmad3 removed P1 High ready for review PR is ready for review labels Jan 31, 2023
@salmad3 salmad3 merged commit 4645648 into master Jan 31, 2023
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.

Populate mplex stream muxer doc
2 participants