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

Always Favour Yamux for Multiplexing #12502

Merged
merged 1 commit into from
Jun 8, 2023
Merged

Conversation

nisdas
Copy link
Member

@nisdas nisdas commented Jun 8, 2023

What type of PR is this?

Bug Fix

What does this PR do? Why is it needed?

We initialize yamux before mplex for stream multiplexing when building the libp2p host. This also fixes the unit test to assert that yamux is the first option that we do use.

Which issues(s) does this PR fix?

Related to #12255

Other notes for review

@nisdas nisdas added Ready For Review A pull request ready for code review Priority: High High priority item OK to merge labels Jun 8, 2023
@nisdas nisdas requested a review from a team as a code owner June 8, 2023 03:48
@prylabs-bulldozer prylabs-bulldozer bot merged commit c1391f0 into develop Jun 8, 2023
@prylabs-bulldozer prylabs-bulldozer bot deleted the favourYamux branch June 8, 2023 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: High High priority item Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants