@hackage io-streams-haproxy1.0.1.0
HAProxy protocol 1.5 support for io-streams
Categories
License
BSD-3-Clause
Maintainer
greg@gregorycollins.net
Links
Versions
Installation
Tested Compilers
Dependencies (6)
- attoparsec >=0.7 && <0.15
- base >=4.5 && <5
- bytestring >=0.9 && <0.13
- io-streams >=1.3 && <1.6
- network >=2.3 && <4
- transformers >=0.3 && <0.7 Show all…
Dependents (1)
@hackage/snap-server
HAProxy protocol version 1.5 support (see http://haproxy.1wt.eu/download/1.5/doc/proxy-protocol.txt) for applications using io-streams. The proxy protocol allows information about a networked peer (like remote address and port) to be propagated through a forwarding proxy that is configured to speak this protocol.