Skip to main content

DefaultUdpRelay

Type Alias DefaultUdpRelay 

pub type DefaultUdpRelay = UdpRelay<Timeout<DefaultUdpBinder, LayerErrorStatic<Elapsed>>, DirectUdpRelay>;
Available on crate feature socks5 only.
Expand description

Default binder Service type.

Aliased Type§

pub struct DefaultUdpRelay { /* private fields */ }