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
Have you looked at the rascal amqplib wrapper? It's wraps the queue with an EventEmitter, along with having a powerful config format for setting up queues and bindings.
I found it really easy to use. Much more easy than amqplib directly.
The text was updated successfully, but these errors were encountered:
https://guidesmiths.github.io/rascal/
Have you looked at the rascal amqplib wrapper? It's wraps the queue with an EventEmitter, along with having a powerful config format for setting up queues and bindings.
I found it really easy to use. Much more easy than amqplib directly.
The text was updated successfully, but these errors were encountered: