ppp-stream

Crates.ioppp-stream
lib.rsppp-stream
version0.1.1
sourcesrc
created_at2022-05-13 10:38:51.685297
updated_at2023-02-18 12:59:24.471345
descriptionAdds ProxyProtocol parsing to AsyncRead streams
homepage
repositoryhttps://github.com/conblem/ppp-stream
max_upload_size
id585765
size18,252
conblem (conblem)

documentation

README

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.

Commit count: 7

cargo fmt