stream library
Classes
- ServerSentEvent
- A dataclass representing a Server Sent Event.
- SSEClient
-
A specialized
Client
that allows streaming server sent events. - SSEStream
- A specialized Stream that allows event registration.
Exceptions / Errors
- SSEException
- An exception that gets emitted by the SSEStream on connection problems.