Skip to content

A radical, raw, robust, remarkable, rapid AMQP library for node.js

License

Notifications You must be signed in to change notification settings

kigiri/bramqp

 
 

Repository files navigation

bakkerthehacker bakkerthehacker's ruthless AMQP library

A radical, raw, robust, remarkable, rapid AMQP library for node.js

NPM version Build Status Dependency Status devDependency Status Donate

Benefits over existing AMQP libraries

  • Dynamically loaded specification from xml
  • 100% specification implementation including all extensions
  • Provides direct access to all AMQP methods
  • Support for any duplex stream including TLS/SSL

Drawbacks over existing AMQP libraries

  • The application code is more verbose
  • A thorough knowledge of the AMQP specification is needed

Installation

npm install bramqp

or

npm install git+https://github.com/bakkerthehacker/bramqp.git

About

A radical, raw, robust, remarkable, rapid AMQP library for node.js

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%