7 releases (4 breaking)

0.5.0 Apr 12, 2021
0.4.1 Apr 3, 2021
0.3.0 Mar 25, 2021
0.2.0 Feb 5, 2021
0.1.1 Jan 19, 2020

#1483 in Encoding

Download history 911/week @ 2024-11-19 484/week @ 2024-11-26 775/week @ 2024-12-03 1051/week @ 2024-12-10 728/week @ 2024-12-17 611/week @ 2024-12-24 707/week @ 2024-12-31 939/week @ 2025-01-07 839/week @ 2025-01-14 785/week @ 2025-01-21 753/week @ 2025-01-28 882/week @ 2025-02-04 1137/week @ 2025-02-11 1914/week @ 2025-02-18 1676/week @ 2025-02-25 1272/week @ 2025-03-04

6,168 downloads per month
Used in 25 crates (8 directly)

MIT/Apache

69KB
1.5K SLoC

proxy-protocol

This implements the PROXY protocol created by HAProxy in Rust.

Licence

This is licensed under either:

at your discretion.

Contributing

All contributions must be submitted under both licences and cannot have any additional terms or conditions.


lib.rs:

The HAProxy PROXY protocol.

This defines a library to serialize and deserialize HAProxy PROXY-protocol headers.

The protocol has been implemented per the specification available here: https://www.haproxy.org/download/2.4/doc/proxy-protocol.txt

Dependencies

~2MB
~43K SLoC