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

Deprecate mplex #6222

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from
Open

Conversation

AgeManning
Copy link
Member

Mplex is deprecated and is becoming a liability.

We currently support two better alternatives, yamux (for TCP) and QUIC (which has its own multiplexer) over UDP.

The issue is that other clients may still depend solely on mplex. This PR should not be merged until it has been brought to the attention of all the client teams.

Relevant spec change: ethereum/consensus-specs#3866

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant