Advantage of using over plain AMQPLIB
Opened this issue · 1 comments
gabzim commented
Hey guys, this library wraps amqplib and I'm wondering what's the biggest abstraction it provides. I understand this is a noob question from someone who hasn't used this library much but I need to know whether this kind of abstraction will limit me (not provide all the features that amqlib provides) or not. Essentially, what's the biggest gain of using this over just that library? I tried to find this in the docs but there's no "set of features" that this facilitates over amqplib. Any help?
vicneanschi commented
Please take a look at documentation http://www.squaremobius.net/rabbit.js/
There is a section at the end of the document.