eggress-protocol-h3 1.0.6

HTTP/3 CONNECT protocol for eggress proxy
Documentation

eggress-protocol-h3

Part of eggress — a Rust-native, embeddable, multi-protocol proxy framework targeting compatibility with Python pproxy==2.7.9.

HTTP/3 CONNECT proxy over QUIC. Used by the H3 listener when the quic feature is enabled.

When to use this crate

Use eggress-protocol-h3 directly when building custom HTTP/3 proxy logic. Most users enable this via the quic feature on eggress-server or eggress-runtime.

Documentation

License

MIT OR Apache-2.0