worker-stream
use HTML5 web workers with the node stream API
use HTML5 web workers with the node stream API
Wrap a MessageEvent emiter object as a Node.js stream
Establish a channel between the main thread and the worker, can send information using promise-based methods, the _promise gets resolved when the recipient responds_.
JSON-RPC over `window.postMessage`, with a Promise-based API.
Gate — это библиотека для кросс-доменной или внутридоменной синхронизации данных между окнами и вкладками браузера.
receive input from onhashchange/onmessage in browser and pipe in node
Easy setup jsonrpc using postMessage between frames or workers.
在PC端小程序中注册所有小程序API(事件监听类api除外)