Skip to main content

run

Function run 

Source
pub async fn run(config: DaemonConfig) -> Result<(), DaemonError>
Expand description

Run the daemon: bootstrap host, bind HTTP server, handle signals.