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

Identifying the Queue name #109

Open
charyorde opened this issue Aug 20, 2015 · 2 comments
Open

Identifying the Queue name #109

charyorde opened this issue Aug 20, 2015 · 2 comments

Comments

@charyorde
Copy link

Is alerts here the Queue name?

pub.connect('alerts');
sub.connect('alerts');
@charyorde
Copy link
Author

If not, how can I retrieve the autogenerated Queue name (if any)?

@battlesnake
Copy link

sub.queue may be what you're looking for, to get the auto-generated queue name. I'm new to this library (and to RabbitMQ), and am having difficulty getting SUB to work (I need to RTFM a couple more times I think).

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