Skip to content

Streaming

Domain: streaming

WebSocket and SSE monitoring domain.

Profiles

  • workflow
  • full

Typical scenarios

  • Capture WebSocket frames
  • Monitor SSE events

Common combinations

  • browser + streaming + network

Full tool list (5)

ToolDescription
ws_monitorEnable or disable WebSocket frame capture.
ws_get_framesGet captured WebSocket frames with pagination and payload filter.
ws_get_connectionsGet tracked WebSocket connections and frame counts.
sse_monitor_enableEnable SSE monitoring by injecting EventSource interceptor.
sse_get_eventsGet captured SSE events with filters and pagination.

Released under AGPL-3.0-only