TCP Proxy protocol deserialization with Spring Integration
I’m attempting to workout the best way to parse a proxy protocol header over a TCP connection. The data in the proxy header is used to determine if the connection should be accepted or rejected.