Skip to content

web_socket_debugger

Library for debugging WebSocket connections through a proxy server.

Supports two operation modes: forward proxy and reverse proxy. Allows intercepting and analyzing WebSocket traffic for network debugging.

Classes

ClassDescription
WebSocketDebuggerMain class for WebSocket connection debugging.
WebSocketProxyConfigConfiguration for connecting WebSocket through a proxy.