Skip to main content

Module sse

Module sse 

Source
Expand description

Server-Sent Events framing.

Structs§

SseFormatter
Encodes events as text/event-stream frames.

Functions§

frame
Wraps an arbitrary payload in an SSE data: block.