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

add connection and stream error code methods #45

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sukunrt
Copy link
Member

@sukunrt sukunrt commented Jan 31, 2025

These methods are required for go-libp2p v0.39. They're equivalent to Close and Reset as there's no mechanism to send an error code to the peer in mplex.

These methods are required for go-libp2p v0.39. They're equivalent to
Close and Reset as there's no mechanism to send an error code to the
peer in mplex.
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.

2 participants