vertx / io.vertx.reactivex.redis / RedisClient / monitor

monitor

open fun monitor(handler: Handler<AsyncResult<Void>>): RedisClient

Listen for all requests received by the server in real time

Parameters

handler -

Return