You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you connect to a queue and it does not exist, it automatically creates it in AMQP. If it already exists, it connects to the queue (if the requested queue is of the same type as the already exisiting one, otherwise it returns an error).
What I can and will add in the next version is an option to bind to queues and exchanges expecting an existing queue or exchange name.
Hi,
Could you add function to bind / consume queue without declaration them ?
The text was updated successfully, but these errors were encountered: