#stream #parser #helper #haproxy #proxyprotocol

ppp-stream

Adds ProxyProtocol parsing to AsyncRead streams

2 releases

0.1.1 Feb 18, 2023
0.1.0 May 13, 2022

Custom license

10KB
260 lines

crates.io

ppp-stream

This is a simple library that adds helper functions to AsyncRead streams for HAProxy Protocol extraction. The Proxy Protocol parsing is implemented by the great ppp library, many thanks to @misalcedo and all the other contributors.

Also, big thanks to @simao for his contribution to this project.

Dependencies

~3.5–8.5MB
~133K SLoC