Module onion_proxy

Source
Expand description

Configure and implement onion service reverse-proxy feature.

Structsยง

OnionServiceProxyConfig
Configuration for running an onion service from arti.
OnionServiceProxyConfigBuilder
Builder object to construct an OnionServiceProxyConfig.
OnionServiceProxyConfigMapBuilder
Wrapper struct to help derive_builder find the right types and methods