Structs§
- Control
Payload - JSON payload for
event: controlSSE events.
Functions§
- format_
control_ frame - Format an
event: controlSSE frame from a typed payload. - format_
data_ frame - Format an
event: dataSSE frame for a single stored message. - format_
data_ frames - Format
event: dataSSE frames for a batch of messages from a single read. - format_
keepalive_ frame - Format an SSE keep-alive comment frame.
- is_
binary_ content_ type - Determine if a content type requires base64 encoding in SSE mode.