multi-rpc-cluster-ipc
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

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.

Dependents (0)

Package Sidebar

Install

npm i multi-rpc-cluster-ipc

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

18.5 kB

Total Files

16

Last publish

Collaborators

  • znetstar