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

Spawn the server and run until the Ctrl-C signal is received, then shutdown.