method GcpPubSubBroker.prototype.connect
GcpPubSubBroker.prototype.connect(): Promise<void>

Opens the broker connection.

Return Type

Promise<void>

Usage

import { GcpPubSubBroker } from "messaging-plugin/src/index.ts";