singhajit1616
Results
1
issues of
singhajit1616
I'm creating an API which will accept the message and then will publish it to the queue. So i have initialized my app.module.ts ``` @Module({ imports: [ RabbitMQModule.forRootAsync(RabbitMQModule, { imports:...
rabbitmq