Skip to main content

Server-Sent Events stream for live UI updates

GET 

/events

text/event-stream consumed by the browser via htmx-ext-sse. Emits named SSE events (event-received, status) plus keep-alive comments. Message payload schemas are defined in docs/reference/asyncapi.yaml, not here. Reconnection cadence is advertised via the SSE retry: field (configurable — sse_retry_ms, Settings screen).

Request

Responses

An open event stream.