Can I listen in different queues using the same channel in rabbitmq?

前端 未结 0 1663
轮回少年
轮回少年 2020-12-14 22:39

I use RPC calls according to this link. More specifically, I use callback approach, as shown below:

const replyQueue = \'amq.rabbitmq.reply-to\';

    router.         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题