Skip to content

Context broadcast SSE stream

GET
/api/context/stream

Fan out ContextBroadcast events to the caller via SSE.

One queue per connection, bounded to 32 items; overflow drops the oldest. Clients re-sync state via GET /api/context/pickup when they reconnect.

Successful Response