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
| Class | Description |
|---|---|
| WebSocketDebugger | Main class for WebSocket connection debugging. |
| WebSocketProxyConfig | Configuration for connecting WebSocket through a proxy. |