Module: reactive-pg-client-js/pg_subscriber

Classes

PgSubscriber

Methods

(static) PgSubscriber.subscriber(vertx, options) → {PgSubscriber}

Create a subscriber.
Parameters:
Name Type Description
vertx Vertx the vertx instance
options Object the connect options
Source:
Returns:
the subscriber
Type
PgSubscriber