mirror of
https://github.com/fafhrd91/actix-net
synced 2025-03-20 23:05:16 +01:00
18 lines
963 B
Markdown
18 lines
963 B
Markdown
|
# actix-proxy-protocol
|
||
|
|
||
|
> Implementation of the [PROXY protocol].
|
||
|
|
||
|
[](https://crates.io/crates/actix-proxy-protocol)
|
||
|
[](https://docs.rs/actix-proxy-protocol/0.1.0)
|
||
|
[](https://blog.rust-lang.org/2021/05/06/Rust-1.52.0.html)
|
||
|

|
||
|
[](https://deps.rs/crate/actix-proxy-protocol/0.1.0)
|
||
|

|
||
|
[](https://discord.gg/NWpN5mmg3x)
|
||
|
|
||
|
## Resources
|
||
|
|
||
|
- [Examples](./examples)
|
||
|
|
||
|
[proxy protocol]: https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt
|