Crate haproxy

Expand description

rama HaProxy support

https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt

Crate used by the end-user rama crate and rama crate authors alike.

Learn more about rama:

Modules§

client
HaProxy Protocol Client support
protocol
A Proxy Protocol Parser written in Rust. Supports both text and binary versions of the header protocol.
server
HaProxy Protocol Server support