Expand description
SSE streaming utilities.
Structs§
- Base
Streamer - A streaming response handler.
Enums§
- Done
State - Represents the current state of a streaming response.
Constants§
- DEFAULT_
KEEP_ ALIVE_ INTERVAL_ MS - Default keep-alive interval for Server-Sent Events (SSE) streams in milliseconds.
Functions§
- get_
keep_ alive_ interval - Gets the keep-alive interval for SSE streams from environment or default.