Socket
Socket
Sign inDemoInstall

bramqp

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bramqp

bakkerthehacker's radiant AMQP library


Version published
Weekly downloads
1.3K
decreased by-19.5%
Maintainers
1
Weekly downloads
 
Created
Source

bakkerthehacker bakkerthehacker's radiant 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

Keywords

FAQs

Package last updated on 07 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc