proxyproto
proxyproto copied to clipboard
Add net.Listener wrapper
I wrote a minimal net.Listener wrapper for this package, but I figured something like this would probably fit better within the package itself.
It makes actually using proxyproto completely seamless, and avoids a few footguns too.
Any interest if I made a PR to merge the listener into this repo?