pub fn start_https_worker(
config: HttpsListenerConfig,
channel: ProxyChannel,
max_buffers: usize,
buffer_size: usize,
) -> Result<()>
Expand description
this function is not used, but is available for example and testing purposes
pub fn start_https_worker(
config: HttpsListenerConfig,
channel: ProxyChannel,
max_buffers: usize,
buffer_size: usize,
) -> Result<()>
this function is not used, but is available for example and testing purposes