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

ppp-stream

Adds ProxyProtocol parsing to AsyncRead streams

2 releases

0.1.1 Feb 18, 2023
0.1.0 May 13, 2022

#28 in #async-read

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–9.5MB
~86K SLoC