Skip to main content

run

Function run 

Source
pub async fn run(config: ServerConfig) -> Result<(), Box<dyn Error>>
Expand description

Start both HTTP and TCP servers. Blocks until shutdown.