Search results
11 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
simple polyfill to MessageChannel and MessagePort API
Cross-context RPC solution with type safety and flexible adapters.
- postMessage
- BroadcastChannel
- MessageChannel
- ipcMain
- MessagePort
- ServiceWorker
- WebWorker
- Browser Extension
- rpc
- comlink
- Electron
- iframe
Implementation of comlink adapters for different application platforms
A message based RPC library.
Wrap a MessageEvent emiter object as a Node.js stream
- MessageEvent
- stream
- streams
- duplex
- WebSocket
- DataChannel
- Server-send
- events
- postMessage
- MessagePort
- Worker
- ServiceWorker
- Broadcastchannel
- onmessage
- View more
A message based RPC library.
This provides some magic wrappers for [MessagePort][1] objects and things that resemble them (windows/iframes, workers, etc.). The wrapped objects still have the same API as MessagePorts, but also have some additional features.
Multicasting for Channel Messaging API
- multicast
- MessagePort
- MessageChannel
- worker
- webworker
- web worker
- iframe
- ipc
- Channel Messaging API
- Channel Messaging
Simplified IPC communication for MessagePort.
Cross site accessor
electron-renderer-to-renderer-bridge can helps complete MessagePort access in 3 steps, making it easier to realize communication between independent html windows.