Add net.Listener wrapper
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 29
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the minimal net.Listener wrapper in iamcalledrob/proxylistener and the public entry points of the mailgun/proxyproto package. Confirm the intended API and integration scope with maintainers; done means the listener wrapper is part of this package and makes proxyproto use seamless without the stated footguns.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100