Module client

Expand description

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§

HaProxyLayer
Layer to encode and write the HaProxy Protocol, as a client on the connected stream.
HaProxyService
Service to encode and write the HaProxy Protocol as a client on the connected stream.