Skip to main content

Module session

Module session 

Source
Expand description

Per-connection proxy session — forwards streams between client and relay.

Structs§

ProxySession
A proxy session that forwards traffic between a client and an upstream relay. One session is created per accepted client connection.
ProxySessionConfig
Configuration for a proxy session’s upstream connection.

Enums§

UpstreamTransportType
The transport type for upstream relay connections.