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
pub fn start(
config: HttpListener,
channel: ProxyChannel,
max_buffers: usize,
buffer_size: usize
) -> Result<()>
This is not directly used by Sōzu but is available for example and testing purposes