1.0.0 • Published 5 years ago

multi-rpc-electron-transport v1.0.0

Weekly downloads
1
License
Apache-2.0
Repository
github
Last release
5 years ago

multi-rpc-electron-transport

NPM

This library allows for sending messages between an electron renderer (web page) and the main process using multi-rpc.

Building

multi-rpc-electron-transport 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.