Module protocol

Module protocol 

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).