Description
Adds HAProxy protocol support for Haskell code using io-streams. The HAProxy protocol carries original client connection information through proxies, such as source address and port.
It is useful for servers and networking tools that sit behind HAProxy or compatible load balancers. It is a library dependency and not a proxy server by itself.