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

How to dispatch a job with a routing_key? #2

Open
SerikK opened this issue Jan 6, 2023 · 3 comments
Open

How to dispatch a job with a routing_key? #2

SerikK opened this issue Jan 6, 2023 · 3 comments
Milestone

Comments

@SerikK
Copy link

SerikK commented Jan 6, 2023

No description provided.

@iamfarhad
Copy link
Owner

the routing-key by default is the queue name.

@SerikK
Copy link
Author

SerikK commented Jan 6, 2023

the routing-key by default is the queue name.

is there any feature related to exchange topics?

@iamfarhad
Copy link
Owner

iamfarhad commented Jan 6, 2023

The exchanges type are TOPIC by default, in next minor version you can change exchange type for each exchange.

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

No branches or pull requests

2 participants