pub async fn send_active_connection_request(
client: AgentClient<Channel>,
) -> Result<Response<ActiveConnectionResponse>, Error>
pub async fn send_active_connection_request(
client: AgentClient<Channel>,
) -> Result<Response<ActiveConnectionResponse>, Error>