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

#1558 in Encoding

Download history 1117/week @ 2024-08-21 967/week @ 2024-08-28 562/week @ 2024-09-04 657/week @ 2024-09-11 882/week @ 2024-09-18 824/week @ 2024-09-25 740/week @ 2024-10-02 643/week @ 2024-10-09 933/week @ 2024-10-16 604/week @ 2024-10-23 1072/week @ 2024-10-30 712/week @ 2024-11-06 646/week @ 2024-11-13 850/week @ 2024-11-20 543/week @ 2024-11-27 799/week @ 2024-12-04

2,980 downloads per month
Used in 23 crates (6 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
~42K SLoC