pub async fn init_client_controller(
test_ns_prefix: &str,
) -> (ClientControllerProxy, ClientStateUpdatesRequestStream)
Expand description
Creates a client controller and update stream, and wait to verify that client connections are enabled.
pub async fn init_client_controller(
test_ns_prefix: &str,
) -> (ClientControllerProxy, ClientStateUpdatesRequestStream)
Creates a client controller and update stream, and wait to verify that client connections are enabled.