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

Provide a mechanism to "close" the handler #1634

Closed
grouma opened this issue Mar 14, 2019 · 0 comments
Closed

Provide a mechanism to "close" the handler #1634

grouma opened this issue Mar 14, 2019 · 0 comments

Comments

@grouma
Copy link
Member

grouma commented Mar 14, 2019

This should cancel the underlying connections StreamQueue. Note that calling cancel(immediate: true) on the StreamQueue can throw if _connectionController.stream is not cancelled.

Take a look at the history in dart-lang/sse#4

@grouma grouma closed this as completed Aug 6, 2019
@aresares aresares mentioned this issue Apr 25, 2020
@mosuem mosuem transferred this issue from dart-lang/sse Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants