🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

resolve-bus-rabbitmq

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
r

resolve-bus-rabbitmq

This package is a driver for resolve-bus to emit events using RabbitMQ.

0.0.17
Version published
Weekly downloads
43
-73.12%
Maintainers
1
Weekly downloads
 
Created
Issues
60

resolve-bus-rabbitmq

This package is a driver for resolve-es to emit events using RabbitMQ.

Usage

import createDriver from 'resolve-bus-rabbitmq';

const driver = createDriver({
    url: 'rabbitmq_url'
});

FAQs

Package last updated on 28 Aug 2017

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