<div dir="ltr">Hi guys,<div><br></div><div>I would like to come up with a flexible routing key to be able to accomplish my use case.</div><div><br></div><div>I have have broker with 3 queues A, B, C, what i want to is to be able to</div>
<div>- send to all queues (broadcast)</div><div>- send to any combination AB, BC, AC (multicast)</div><div>- send to A, B, C</div><div><br></div><div>Right now, I assign key for all path but as the number of queues grows, routing keys for each queue also grows.</div>
<div><br></div><div>Hope to hear from you guys.</div></div>