Class | Description |
---|---|
PgChannel |
A channel to Postgres that tracks the subscription to a given Postgres channel using the
LISTEN/UNLISTEN commands. |
PgSubscriber |
A class for managing subscriptions using
LISTEN/UNLISTEN to Postgres channels. |
Copyright © 2023 Eclipse. All rights reserved.