Crate trillium_proxy
source ·Expand description
http reverse and forward proxy trillium handler
Modules§
- Upstream selectors
Structs§
- A client contains a Config and an optional connection pool and builds conns.
- trillium handler to implement Connect proxying
- the proxy handler
- A parsed URL record.
Traits§
- Interface for runtime and tls adapters for the trillium client
Functions§
- constructs a new
Proxy
. alias ofProxy::new