electron-better-ipc-ex
Simplified IPC communication for Electron apps
Simplified IPC communication for Electron apps
Communicate from any process (main or renderer) to all other processes.
web-tab-transponder
Create a connection between all your app on the same network
Simplified IPC communication for Electron apps
Like browser postMessage(), but you can transfer functions and stuff
A A library to communicate sockets using (or not) rooms.
This package allows a simple connection between MessageChannel-based channels such as WebWorker
Communicate between iframe and host
Communicate between iframe and host
Cross window serverless messaging system based on BroadcastChannel API. Allows to send messages and keep track about instances between browsing contexts (tabs, windows, workers, etc..)
React implementation of Broadcaster package. Extension of a Broadcast Channel API. Allows to send messages to multiple windows (tabs, workers, iframes,...) and detect opened windows.
Simplified IPC communication for Electron apps