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.