method RabbitMqBroker.prototype.connect
Since 0.1.0
RabbitMqBroker.prototype.connect(): Promise<void>

Connects to RabbitMQ.

Return Type

Promise<void>

Resolves when connected

Usage

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