n8n/packages/nodes-base/nodes/RabbitMQ
EMRE TEOMAN 5aee2b768f
feat(RabbitMQ Trigger Node): Add exchange and routing key options (#7547)
RabbitMQ trigger needs binding for some cases. For example, I need to
consume some domain events in my application and they are published with
routing key.

---------

Co-authored-by: teomane <emre.teoman@bordatech.com>
2023-11-15 11:02:54 +00:00
..
DefaultOptions.ts refactor: Integrate consistent-type-imports in nodes-base (no-changelog) (#5267) 2023-01-27 12:22:44 +01:00
GenericFunctions.ts feat(RabbitMQ Trigger Node): Add exchange and routing key options (#7547) 2023-11-15 11:02:54 +00:00
RabbitMQ.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
RabbitMQ.node.ts refactor(core): Deprecate prepareOutputData (no-changelog) (#7091) 2023-09-05 12:59:02 +02:00
rabbitmq.png Add RabbitMQ and RabbitMQ Trigger Node (#1258) 2020-12-23 08:05:02 +01:00
RabbitMQTrigger.node.json fix(nodes-base): fix and harmonize all primaryDocumentation links (#4191) 2022-09-29 13:33:16 +03:00
RabbitMQTrigger.node.ts feat(RabbitMQ Trigger Node): Add exchange and routing key options (#7547) 2023-11-15 11:02:54 +00:00