pub async fn run(vex_home: VexHome) -> Result<(), String>
Run the daemon server. This blocks until the server shuts down. Should be called from within a tokio runtime.