Module poem::web::sse[][src]

This is supported on crate feature sse only.
Expand description

Server-Sent Events (SSE) types.

Structs

An SSE response.

Enums

An “event”, either an incoming message or some meta-action that needs to be applied to the stream.