Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(amqp): differentiate between exchange and queue #1014

Conversation

timonback
Copy link
Member

@timonback timonback commented Oct 11, 2024

Extracted from #886

This is missing the link between exchanges to the target queues, as requested in the amqp binding spec

Copy link

netlify bot commented Oct 11, 2024

Deploy Preview for springwolf-ui canceled.

Name Link
🔨 Latest commit 0ac394e
🔍 Latest deploy log https://app.netlify.com/sites/springwolf-ui/deploys/67095aa43bff200007267484

@timonback timonback marked this pull request as ready for review October 11, 2024 17:46
@sam0r040 sam0r040 merged commit 6810a81 into springwolf:master Oct 18, 2024
46 checks passed
@sam0r040 sam0r040 deleted the feat/amqp-differentiate-between-exchange-and-queue branch October 18, 2024 12:54
ruskaof pushed a commit to ruskaof/springwolf-core that referenced this pull request Nov 20, 2024
* feat(amqp): differentiate between exchange and queue

* feat(jms): handle routing key for exchange

* feat(amqp): update deps

* test(amqp): update e2e channel name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants