sse_channel library
Classes
- MessageEvent
- SseChannel
-
IO-backed implementation of SseChannel that communicates with an SSE
endpoint using
package:http
. - SseSink
- The sink exposed by a SseChannel.
- SseSinkImpl
- SseTransformer
Typedefs
- RetryIndicator = void Function(Duration retry)
Exceptions / Errors
- SseChannelException
- An exception thrown by a SseChannel.