You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

resolve-bus-rabbitmq

Package Overview
Dependencies
Maintainers
1
Versions
603
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

resolve-bus-rabbitmq

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

0.0.9
Source
npm
Version published
Weekly downloads
60
-96.69%
Maintainers
1
Weekly downloads
 
Created
Source

resolve-bus-rabbitmq

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

Usage

import createDriver from 'resolve-bus-rabbitmq';

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

Keywords

cqrs

FAQs

Package last updated on 26 Jul 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