EsGuaranteeChannel
Description
An <EsStreamChannel> that enforces the stream channel guarantees. This is exposed via EsStreamChannel class>>withGuarantees:sink:allowSinkErrors:.
State
continue listening for a done event even after the user has canceled their subscription, and to send our own done event when the sink is closed.
-
subscription: <EsStreamSubscription> or nil. The subscription ot the inner stream
-
disconnected: <Boolean> defaults to false. Whether the sink has closed, causing the underlying channel to
disconnect.
Class Methods
stream:sink:allowSinkErrors:
No comment
Instance Methods
Last modified date: 12/27/2024