request

suspend fun <I, O> JsonRpc.request(call: Pair<JsonRpcEndpoint.WithReply<I, O>, I>, json: Json = Json): O