#stream #protocols #extract #async-read #parser #proxy #ppp

ppp-stream

Adds ProxyProtocol parsing to AsyncRead streams

2 releases

0.1.1 Feb 18, 2023
0.1.0 May 13, 2022

#27 in #async-read

26 downloads per month

Custom license

11KB
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–5MB
~87K SLoC