Package io.vertx.mutiny.pgclient.pubsub


package io.vertx.mutiny.pgclient.pubsub
  • Classes
    Class
    Description
    A channel to Postgres that tracks the subscription to a given Postgres channel using the LISTEN/UNLISTEN commands.
    A class for managing subscriptions using LISTEN/UNLISTEN to Postgres channels.