pub async fn run( options: Arc<ProxyRunOptions>, workspace: PathBuf, config: Config, ) -> Result<(), Error>
Build Client, bind, run until the process is killed.
Client