Function sozu_lib::tcp::testing::start_tcp_worker
source · pub fn start_tcp_worker(
config: TcpListenerConfig,
max_buffers: usize,
buffer_size: usize,
channel: ProxyChannel
) -> Result<()>
Expand description
This is not directly used by Sōzu but is available for example and testing purposes