postwait / node-amqp

[UNMAINTAINED] node-amqp is an AMQP client for nodejs
MIT License
1.7k stars 357 forks source link

Parameterized consumerTag #467

Closed ronanww closed 5 years ago

ronanww commented 5 years ago

Allows clients of this library to set their own consumerTag to easily recognize queue consumers in the Rabbit Dashboard UI

ronanww commented 5 years ago

@postwait - please let me know if you could merge it soon. I could really benefit from being able to identify the consumers from the Rabbit UI

CacheControl commented 5 years ago

🥇