start_server

Function start_server 

Source
pub async fn start_server(config: Config) -> Result<()>
Expand description

In order to let the integration test directly use the turn-server crate and start the server, a function is opened to replace the main function to directly start the server.