Socket
Socket
Sign inDemoInstall

amqputil

Package Overview
Dependencies
3
Maintainers
4
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    amqputil

A thin wrapper around the amqp node module


Version published
Maintainers
4
Created

Readme

Source

amqputil

Very simple helper to work with rabbit and minimize what you need to know about queues, exchanges, and AMQP in general. Supports:
work queues (each subscriber gets one message round-robin style)
fanout queues (all subscribers get every message)

FAQs

Last updated on 05 Jul 2018

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