Expand description
HaProxy Protocol Client support
Modules§
- Marker traits for the HaProxy (PROXY) protocol to be used by client layer (service).
- Marker traits for the HaProxy (PROXY) version to be used by client layer (service).
Structs§
- Layer to encode and write the HaProxy Protocol, as a client on the connected stream.
- Service to encode and write the HaProxy Protocol as a client on the connected stream.