This packages provides implementation of Remote Procedure Call (RPC) Protocol for Electron Inter-Process Communication (IPC) utilities. Implementation is isomorphic, RPC Client and RPC Server can be created at Main and at Render processes.
See project wiki for details