package io.smallrye.mutiny.vertx.core
-
-
Helpers for producing Vert.x
Context
-aware schedulers.
Define how a scheduler captures a Vert.x
Context
.
Helper methods to turn Vert.x Expectation
that work on Future
into Uni
that
can be used in a pipeline using the Uni.plug(Function)
operator, as in: