rabbit.js icon indicating copy to clipboard operation
rabbit.js copied to clipboard

Advantage of using over plain AMQPLIB

Open gabzim opened this issue 10 years ago • 1 comments

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?

gabzim avatar Apr 13 '16 22:04 gabzim

Please take a look at documentation http://www.squaremobius.net/rabbit.js/ There is a section at the end of the document.

vicneanschi avatar Apr 28 '16 13:04 vicneanschi