pub async fn startup(config: Arc<Config>) -> Result<()>
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.