Socket
Socket
Sign inDemoInstall

multi-rpc-cluster-ipc

Package Overview
Dependencies
250
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    multi-rpc-cluster-ipc

A transport for multi-rpc that uses the cluster API for communication


Version published
Weekly downloads
0
Maintainers
1
Install size
18.1 kB
Created
Weekly downloads
 

Changelog

Source

[1.0.0] - 2018-09-26

Added

  • Inital release.

Readme

Source

multi-rpc-cluster-ipc

NPM

FOSSA Status

Multi-RPC Cluster-IPC is a transport for multi-rpc that communicates over the cluster API (process.send).

The cluster master can act either as a server or client, and the cluster worker can act either as a server or client.

Example

For examples see example/. Make sure you install "multi-rpc" via npm install before running the tests. Multi-RPC is a peer dependency

Building

Multi-RPC Cluster-IPC is written in TypeScript. To compile JavaScript run npm run build.

Documentation

Documentation is available in the docs/ folder or online here.

To generate docs run npm run docs.

Keywords

FAQs

Last updated on 26 Sep 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