Module sse

Module sse 

Source
Expand description

Server-Sent Events for streaming logs and metrics Server Sent Events (SSE) support for MockForge

Structs§

SSEConfig
SSE configuration parameters
SSEEventData
SSE event data structure
SSEQueryParams
Query parameters for SSE endpoint
SSEStreamManager
SSE stream manager

Functions§

sse_router
Create SSE router with default configuration
sse_router_with_config
Create SSE router with custom configuration