Skip to main content

run

Function run 

Source
pub async fn run(args: HostArgs) -> Result<(), Error>
Expand description

Run the host until SIGTERM/SIGINT. Launches the backend browser, builds the listener state around it, and serves until the shutdown signal.