simple-electron-ipc

an easy way to use electron ipc, get a response via promise, event support progress feedback


Keywords
rpc, duplex, ipc, duplex-message, hub, electron, promise, communication, iframe, mess, messagehub, messaging, postmessage, worker
License
MIT
Install
npm install simple-electron-ipc@1.1.1

Documentation

duplex-message

A tinny(~3kb) utility that can makes one way message responsible
enhance postMessage/storageEvent/electron IPC/chrome extension scripts

For browser: check Duplex-Message

For electron: check Simple-Electron-IPC