Search results
17 packages found
Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API
Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API
simple polyfill to MessageChannel and MessagePort API
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
Utility library that lists out all transferable objects that can be transfered between Workers and the main thread.
- transferable-objects
- transferable
- typescript
- webworker
- worker
- structuredClone
- uint8array
- int8array
- uint8clampedarray
- int16array
- uint16array
- int32array
- uint32array
- float32array
- View more
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.
Turns ChildProcess IPC into MessagePort
A wrapper around Comlink to make it work on the render process on electron
A wrapper around Comlink to make it work on the main process on electron
Implementation of comlink adapters for different application platforms
Simplified IPC communication for MessagePort.
[](https://badge.fury.io/js/messageport-websocket) [](https://travis-ci.org/compulim/messageport-webso
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
Immutable Message Port
Use Comlink to communicate between main and renderer.