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
I made a amqp queue prototype time ago, but the main issue I had was that it's not possible to determine a size for such queues. That is one of the reasons why I created #13.
I have taken a cursory glance at the package, and my initial answer is "maybe", but since you are the author, you might have a better idea.
One potential issue is needing to handle exchange/routing_key/queue semantics, which I don't know if any of your drivers currently handle.
The text was updated successfully, but these errors were encountered: