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

Expose an OutgoingEvent to close a generalStream #4

Open
lucasdicioccio opened this issue Nov 3, 2019 · 0 comments
Open

Expose an OutgoingEvent to close a generalStream #4

lucasdicioccio opened this issue Nov 3, 2019 · 0 comments

Comments

@lucasdicioccio
Copy link
Member

This is a port of lucasdicioccio/http2-client-grpc#9 , short enough to be copy-pasted here:

It would be nice to return a way to gracefully kill an ongoing general stream in the Helpers module. We'd like to avoid killing the RPCCall thread and leaving a pending HTTP2 stream (for some RPCs, applications would keep resources open forever).
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