Crate trillium_proxy

source ·
Expand description

http reverse and forward proxy trillium handler

Modules

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