waitForResponse

suspend fun <RESPONSE> waitForResponse(timeout: Duration, emitLambda: suspend ((RESPONSE) -> Unit) -> Unit): RESPONSE