Skip to content
This repository has been archived by the owner on Jan 6, 2025. It is now read-only.

Close cleanup #4

Merged
merged 13 commits into from
Mar 11, 2019
Merged

Close cleanup #4

merged 13 commits into from
Mar 11, 2019

Conversation

grouma
Copy link
Contributor

@grouma grouma commented Mar 9, 2019

  • Remove close and onClose from SseConnection
    • This functionality is replaced by the underlying sink / stream
  • Fix an issue where the Sink within the SseConnection wasn't closed
  • Store underlying connections in a map to improve performance
  • Rev package version
  • Make local testing easier

@grouma grouma requested a review from natebosch March 9, 2019 03:03
lib/server/sse_handler.dart Outdated Show resolved Hide resolved
lib/server/sse_handler.dart Outdated Show resolved Hide resolved
@grouma grouma merged commit c7d4ecf into master Mar 11, 2019
@grouma grouma deleted the close-cleanup branch March 11, 2019 21:32
mosuem pushed a commit to dart-lang/tools that referenced this pull request Dec 10, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants