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