Skip to content

A tinny(~3kb) utility that can simplify cross window(iframes, workers, same origin windows) and electron main / renderer process communications

License

Notifications You must be signed in to change notification settings

oe/duplex-message

Repository files navigation

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