Socket
Socket
Sign inDemoInstall

bramqp

Package Overview
Dependencies
5
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bramqp

bakkerthehacker's rapid AMQP library


Version published
Maintainers
1
Install size
609 kB
Created

Readme

Source

bakkerthehacker's rapid AMQP library

A radical, raw, robust, remarkable 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

Last updated on 07 Feb 2014

Did you know?

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc