UNPKG

@rxap/nest-rabbitmq

Version:

This package provides a NestJS module for integrating with RabbitMQ using exchanges. It offers a client and server implementation for message queuing and supports features like health checks and error serialization. It simplifies the process of setting up

5 lines (4 loc) 170 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.RABBITMQ_EXCHANGE = void 0; exports.RABBITMQ_EXCHANGE = Symbol('RABBITMQ_EXCHANGE');