Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Known bugs & limitations #1

Open
6 of 7 tasks
inkel opened this issue Oct 14, 2017 · 1 comment
Open
6 of 7 tasks

Known bugs & limitations #1

inkel opened this issue Oct 14, 2017 · 1 comment

Comments

@inkel
Copy link
Owner

inkel commented Oct 14, 2017

Currently the following bugs/limitations are present for connections wrapped by this package:

  • lack of tests
  • only TCP over IPv4 is supported
  • checking for the proxy protocol line is inefficient and error prone
  • no custom errors from using this library are reported (see above)
  • handling UNKNOWN in the proxy protocol line (not sure about this one)
  • more documentation and examples
  • support proxy protocol version 2
@inkel
Copy link
Owner Author

inkel commented Oct 24, 2017

Everything but support proxy protocol version 2 has been addressed in #2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant