Skip to main content

Crate codex_websocket_client

Crate codex_websocket_client 

Source
Expand description

Proxy-aware WebSocket connection setup shared by Codex API clients.

Structsยง

WebSocketConnection
An established WebSocket independent of its direct, proxy, and TLS transport layers.
WebSocketConnector
Connects WebSockets using the outbound proxy policy resolved by application configuration.