Currently the following bugs/limitations are present for connections wrapped by this package: * [x] lack of tests * [x] only TCP over IPv4 is supported * [x] checking for the proxy protocol line is inefficient and error prone * [x] no custom errors from using this library are reported (see above) * [x] handling `UNKNOWN` in the proxy protocol line (not sure about this one) * [x] more documentation and examples * [ ] support proxy protocol version 2
Currently the following bugs/limitations are present for connections wrapped by this package:
UNKNOWNin the proxy protocol line (not sure about this one)