Function start_server

Source
pub async fn start_server(addr: &str, config: TlsServerConfig) -> Result<()>
Expand description

Start a TLS server on the given address