πŸš€ Socket Launch Week πŸš€ Day 4: Introducing Historical Analytics.Learn More β†’
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.16
Source
npm
Version published
Weekly downloads
153
-65.7%
Maintainers
1
Weekly downloads
Β 
Created
Source

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'
});

Keywords

cqrs

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