pub async fn get_client_controller(
test_ns_prefix: &str,
) -> (ClientControllerProxy, ClientStateUpdatesRequestStream)
Expand description
Creates a client controller and update stream for getting status updates.
pub async fn get_client_controller(
test_ns_prefix: &str,
) -> (ClientControllerProxy, ClientStateUpdatesRequestStream)
Creates a client controller and update stream for getting status updates.