Skip to main content

sse_handler

Function sse_handler 

Source
pub async fn sse_handler(
    __arg0: State<Arc<AppState>>,
) -> Sse<impl Stream<Item = Result<Event, Infallible>>>
Expand description

GET /api/events — SSE endpoint for live updates