Skip to main content

connect_startup_driver

Function connect_startup_driver 

Source
pub(crate) async fn connect_startup_driver(
    endpoint: &str,
) -> Result<RobonixLifecycleDriverClient<Channel>>
Expand description

Connect to this process’s just-spawned Driver endpoint. Retries only the bounded bind/startup window; a connected endpoint is returned immediately.