Skip to main content

Crate koi_proxy

Crate koi_proxy 

Source
Expand description

Koi Proxy - TLS-terminating reverse proxy (Phase 8).

Re-exports§

pub use config::ProxyEntry;

Modules§

config
http

Structs§

ProxyCore
ProxyRuntime
Runtime controller for proxy listeners.
ProxyStatus
Runtime status of a single proxy listener.

Enums§

ProxyError
ProxyEvent
Events emitted by the proxy subsystem when entries change.

Functions§

ensure_backend_allowed
Reject a non-loopback backend unless allow_remote is set.
parse_backend
Parse a backend into (host, port).