Package io.vertx.mutiny.pgclient.pubsub
package io.vertx.mutiny.pgclient.pubsub
-
ClassesClassDescriptionA channel to Postgres that tracks the subscription to a given Postgres channel using the
LISTEN/UNLISTEN
commands.A class for managing subscriptions usingLISTEN/UNLISTEN
to Postgres channels.