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

#1322 in Encoding

Download history 767/week @ 2023-12-04 664/week @ 2023-12-11 717/week @ 2023-12-18 473/week @ 2023-12-25 566/week @ 2024-01-01 528/week @ 2024-01-08 393/week @ 2024-01-15 412/week @ 2024-01-22 590/week @ 2024-01-29 448/week @ 2024-02-05 525/week @ 2024-02-12 869/week @ 2024-02-19 595/week @ 2024-02-26 590/week @ 2024-03-04 694/week @ 2024-03-11 596/week @ 2024-03-18

2,522 downloads per month
Used in 18 crates (4 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

~1.5MB
~38K SLoC