Expand description
Runtime SSE adaptation for cross-protocol content-generation streams.
Structs§
- Buffered
Aggregation - Buffered
Diagnostics - Responses
Stream Normalizer - Stateful normalizer for an upstream that already speaks Responses SSE. Frames outside the currently modeled typed schema are forwarded unchanged.
- SseTransformer
- Stream
Diagnostics - Stream
Options
Enums§
Functions§
- aggregate_
buffered - Collapse a provider SSE stream into one response JSON of the same wire kind.
- convert_
buffered - Convert a fully-buffered SSE body.
- synthesize_
sse - Turn one complete response into the smallest useful SSE event sequence.