Package io.vertx.mutiny.pgclient.pubsub
- 
Class Summary Class Description PgChannel A channel to Postgres that tracks the subscription to a given Postgres channel using theLISTEN/UNLISTENcommands.PgSubscriber A class for managing subscriptions usingLISTEN/UNLISTENto Postgres channels.