Search results
26 packages found
This package allows a simple connection between MessageChannel-based channels such as WebWorker
Fast and consistently responsive apps using a single function call
- postTask
- user-blocking
- user-visible
- background
- smooth
- task
- idle
- yield
- defer
- postpone
- thread
- threads
- threading
- scheduling
- View more
Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API
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
Simple function that allow to pass messages to separate script in different browsing context and get back result data as a Promise.
Partyline is a JavaScript library that can send messages between APIs that support `postMessage`.
- cross-domain
- cross domain
- messagechannel
- broadcastchannel
- iframe
- postmessage
- webrtc
- webworker
- web worker
- worker
- websocket
- remote
Remote Control is a JavaScript library that allows you to perform actions on your website from a remote location. It's a light-weight alternative to heavier libraries that use Chromium on the server. It can be used to automate repetitive tasks, query and
- cross-domain
- cross domain
- messagechannel
- broadcastchannel
- iframe
- postmessage
- webrtc
- webworker
- web worker
- worker
- websocket
- remote
- automation
- htmlparser
- View more
A wrapper around MessageChannel API for bi-directional communication between two browsing contexts.
Cross site accessor
Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API
A channel used to communicate between iframe and parent. Support post function.
Promise wrapper for communication via post message and MesssageChannel
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.
microtask
Implementation of comlink adapters for different application platforms
simple polyfill to MessageChannel and MessagePort API
ue场景页面通信
[![npm version](https://badge.fury.io/js/messageport-websocket.svg)](https://badge.fury.io/js/messageport-websocket) [![Build Status](https://travis-ci.org/compulim/messageport-websocket.svg?branch=master)](https://travis-ci.org/compulim/messageport-webso
Simplified IPC communication for MessagePort.