Expand description
Marker traits for the HaProxy (PROXY) protocol to be used by client layer (service).
Structsยง
- Encode the data for the TCP protocol (possible in
super::version::One
andsuper::version::Two
). - Encode the data for the UDP protocol (possible only in
super::version::Two
).