Module protocol

Module protocol 

Available on (crate features proxy or haproxy or socks5) and crate feature haproxy only.
Expand description

Marker traits for the HaProxy (PROXY) protocol to be used by client layer (service).

Structsยง

Tcp
Encode the data for the TCP protocol (possible in super::version::One and super::version::Two).
Udp
Encode the data for the UDP protocol (possible only in super::version::Two).