Skip to main content

inspect_websocket_event

Function inspect_websocket_event 

pub async fn inspect_websocket_event(
    capture: Option<CaptureStore>,
    input: WebSocketRelayEventInput,
) -> Result<WebSocketRelayEventOutput, !>
Available on crate features http and inspect and std and ws only.