golevelup / nestjs

A collection of badass modules and utilities to help you level up your NestJS applications 🚀

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Feature (rabbitmq): persistent reply-to responses

ilyalatt opened this issue · comments

Hello. There is no way to mark a reply message to be persistent. Looks like it can be fixed with addition of replyToDeliveryMode to MessageHandlerOptions.

@ilyalatt Would you be able to contribute to that change? I'd be happy to review it!

@underfisk Thank you for the quick review :)