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

What is Disconnect Flow #116

Open
kudla opened this issue Dec 23, 2022 · 0 comments
Open

What is Disconnect Flow #116

kudla opened this issue Dec 23, 2022 · 0 comments

Comments

@kudla
Copy link

kudla commented Dec 23, 2022

Please, what is intended graceful disconnection flow?

  • Should a client it-self initiate a disconnection or should it be controlled on higher level and both server and client should be closed?
  • Are client and server enough to be closed or subsequent streams should be closed first
  • Same who should be responsible for the streams. to be closed (client/server/controlled both)

Trying to close just a client side leads to EOFs and keepalive timeouts. So is there design supposed scenario or I've to manage it on my app explicitly?

Thx

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