Function sozu_lib::http::start

source ·
pub fn start(
    config: HttpListener,
    channel: ProxyChannel,
    max_buffers: usize,
    buffer_size: usize
) -> Result<()>
Expand description

This is not directly used by Sōzu but is available for example and testing purposes