-
Notifications
You must be signed in to change notification settings - Fork 313
Customize broadcast connection and queue #296
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
base: master
Are you sure you want to change the base?
Conversation
dhi2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fixed style changes.
|
I need this as I run queues by name, not default always |
dhi2
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's been 3 years, if this gets implemented, they can make the necessary changes.
Added config settings to be able to define a custom broadcast connection and queue for when a message is sent, instead of using the default queue connection set by
QUEUE_CONNECTIONin the.envfile.