AlariCode / nestjs-rmq

A custom library for NestJS microservice. It allows you to use RabbitMQ or AMQP.
https://purpleschool.ru
MIT License
285 stars 38 forks source link

Feature/config auto bind routes #50

Closed ServerSoftwares closed 2 years ago

ServerSoftwares commented 2 years ago

Hi.

We are pushing a new feature, that add a option for disable auto mapping routing keys. We know, some cases, routing configuration are done on rabbit side, and auto binding is not needed.

AlariCode commented 2 years ago

@ServerSoftwares, seems good! Will merge it and publish in one or two days.

AlariCode commented 2 years ago

Published in 2.7.0