electron-ipc
There are 11 repositories under electron-ipc topic.
porosjs/poros
An electron react framework based on Umi-基于 Umi 的 Electron React 框架
vitordino/reduxtron
:electron: end-to-end electron state management
orourkek/typesafe-ipc
A type-only library for adding strict typing to Electron's IPC modules
bakyrd/ipcman
Electron IPC Hook/Devtools
BetaHuhn/electron-window-controls
:electron: Control your Electron Browser Window securely from the renderer
przucidlo/electron-broker
Simple and seamless messaging for Electron with built-in inter-process communication protocol.
ylieder/electron-postman
Easy Electron IPC with focus on window-to-window communication and disabled node integration in renderers.
ivan-94/jsonrpc-electron
Use JSONRPC as Electron IPC protocol. support "main <-> renderer" or "renderer <-> renderer"
VerZsuT/emr-bridge
Allows you to easily give access to main methods from the renderer process
tangdaohai/electron-happy-ipc
async request for ipc. use it like http request, so easy.
jmjuanes/electron-channel
A dead simple ipc wrapper for electron