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

Direct exchanges #20

Open
arfl opened this issue May 19, 2017 · 1 comment
Open

Direct exchanges #20

arfl opened this issue May 19, 2017 · 1 comment

Comments

@arfl
Copy link

arfl commented May 19, 2017

Is there a reason to use direct exchanges instead of topic exchanges? We often setup debug queues for all our "external exchanges" via # as routing key and a x-max-length option. Using this, we can debug which messages have been published. On the exchanges created by ex-tackle we need to specify the full routing key because of the direct type of the exchanges. Is more than inconvenient.
Any chance, you switch to topic exchanges or make them configurable?

@theAl
Copy link

theAl commented Jan 11, 2018

ping...

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 a pull request may close this issue.

2 participants