eggress-config 1.0.2

TOML configuration and validation for eggress proxy
Documentation

eggress-config

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

TOML configuration schema, validation, and hot-reload primitives for eggress.

When to use this crate

Use eggress-config directly when parsing or validating eggress TOML configuration files. Most users depend on this crate transitively through eggress-embed or eggress-runtime.

Feature flags

  • quic — Enable QUIC/H3 configuration support.

Documentation

License

MIT OR Apache-2.0