actix-web icon indicating copy to clipboard operation
actix-web copied to clipboard

Proxy Protocol support

Open ycytt-rs opened this issue 5 years ago • 0 comments

Would like to add support for proxy protocol (https://www.haproxy.org/download/1.8/doc/proxy-protocol.txt) in actix-web.

Add this support would extend the use of actix to e.g. aws elb, google tcp load balancer.

If someone can point out the code to start with, I can try to do this task as well.

ycytt-rs avatar Oct 23 '20 08:10 ycytt-rs