Module udp
Structsยง
- UdpFramed
Relay - A unified
Stream
andSink
interface to an underlyingUdpSocketRelay
, using theEncoder
andDecoder
traits to encode and decode frames. - UdpSocket
Relay UdpSocketRelay
ready to relay udp packets.- UdpSocket
Relay Binder - Udp Associate binder ready to create a
UdpSocketRelay
ready to proxy udp packets via the socks5 server