Skip to main content

Module proxy

Module proxy 

Available on crate feature net only.
Expand description

Proxy utilities and types.

Modules§

dial9dial9
Pre-defined dial9 events for proxy bridge lifecycle.

Structs§

IdleGuard
A resettable idle deadline.
IoForwardService
A proxy Service which takes a BridgeIo and copies the bytes of both the source and target Ios bidirectionally.
ProxyTarget
Target HostWithPort for a proxy/forwarder service.

Enums§

BridgeCloseReason
Reason why an IoForwardService bridge — or any equivalent bidirectional byte relay — terminated.