Function sozu_lib::http::testing::start_http_worker
source ยท pub fn start_http_worker(
config: HttpListenerConfig,
channel: ProxyChannel,
max_buffers: usize,
buffer_size: usize
) -> Result<()>Expand description
this function is not used, but is available for example and testing purposes