Crate proxy_protocol_codec

Crate proxy_protocol_codec 

Source
Expand description

§proxy-protocol-codec

Test pipeline Crates.io Version Docs.rs Version License

PROXY Protocol codec implementation in Rust. See HAProxy for the protocol specification.

§License

Licensed under Apache License, Version 2.0.

Modules§

v1
PROXY Protocol v1.
v2
PROXY Protocol v2.

Enums§

Version
The supported PROXY Protocol versions.