SkillAgentSearch skills...

Bramqp

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

Install / Use

/learn @bakkerthehacker/Bramqp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="https://secure.gravatar.com/avatar/5d41671650b9f93a138b64e61c2ad8e4.png" width="28" height="28"> bakkerthehacker's rude AMQP library

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

NPM version Build Status Dependency Status devDependency Status

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

Tutorials

Documentation

View on GitHub
GitHub Stars162
CategoryDevelopment
Updated1y ago
Forks20

Languages

JavaScript

Security Score

80/100

Audited on Jul 7, 2024

No findings