Expand description
HTTP handlers for the proxy
Structs§
- Learning
Query - QomEvents
Query - Query parameters for QoM events
- QomHistory
Query - Query parameters for QoM history
- TocCallback
Request - TOC callback request body
- TocCallback
Response - TOC callback response
Functions§
- ai_
alpn_ handshake - AI-ALPN handshake endpoint
- capabilities
- Server capabilities endpoint
- health
- Health check endpoint
- learning_
samples - Get traffic samples for a specific SType
- learning_
stats - Get learning/traffic recording statistics
- metrics
- Prometheus metrics endpoint
- proxy_
handler - Main proxy handler - forwards requests to upstream
- qom_
events - Get recent QoM events
- qom_
history - Get QoM history for trends
- qom_
persist - Persist QoM history to disk (for maintenance)
- qom_
summary - Get QoM metrics summary
- toc_
callback - TOC callback endpoint - receives verification results from external systems
- toc_
pending_ list - List all pending TOC verifications
- toc_
status - Query TOC status for a callback ID
- websocket_
handler - WebSocket upgrade handler for MCP/A2A connections