-
Notifications
You must be signed in to change notification settings - Fork 7
Closed
Description
We need to specify the life time management, like WebSockets.
It is necessary because closing an active socket has side-effect that is observable from a remote peer that is not governed by the GC, so we don't rely on the GC. It's not general ReadableStream's concern, so we should specify it here.
Metadata
Metadata
Assignees
Labels
No labels