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

[Yamux] Handle GoAway frame #286

Open
Nashatyrev opened this issue May 25, 2023 · 0 comments
Open

[Yamux] Handle GoAway frame #286

Nashatyrev opened this issue May 25, 2023 · 0 comments

Comments

@Nashatyrev
Copy link
Collaborator

Follow up to this conversation: #281 (comment)

GoAway frame type is (most likely) intended to indicate error code to remote peer just right before disconnect (spec)

So we need some Yamux API to

  • give application an option to send error code before disconnect
  • give application possibility to obtain an error code reported by a remote party before disconnect
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

No branches or pull requests

1 participant