Expand description
Server-Sent Events for streaming logs and metrics Server Sent Events (SSE) support for MockForge
Structs§
- SSEConfig
- SSE configuration parameters
- SSEEvent
Data - SSE event data structure
- SSEQuery
Params - Query parameters for SSE endpoint
- SSEStream
Manager - SSE stream manager
Functions§
- sse_
router - Create SSE router with default configuration
- sse_
router_ with_ config - Create SSE router with custom configuration