@widget-kit/rpc
P2P RPC via postMessage
P2P RPC via postMessage
Hook for listening to window message event and posting message back to source
Easy communication between cross-origin browser tabs
A typed wrapper to window postmessage
Client side module for connecting window objects and turning messages between them into promises
Transporter abstracts message passing into function calls.
Hook for listening to window message event and posting message back to source
post message using json rpc format with typings
Remote procedure call layer between browser contexts and JS engines.
Easy to communicate with iframe.Use request, subscribe, observe and notify to make postmessage simple and easy.
Strongly typed RPC framework inspired by tRPC for web workers, iframes & windows.
Remote procedure call layer between browser contexts
An event bus library for Angular that enables you to choose between pubsub-js, postMessage, and custom events.
A messaging bridge for React-App and React-Native-WebView.
[RPC utilities](https://github.com/ceramicnetwork/js-rpc-utils#rpc-utils) using [postMessage](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage)
Transport using [postMessage](https://developer.mozilla.org/en-US/docs/Web/API/Window/postMessage)
Simple postMessage based server.
Bellhop is a simple event-based communication layer between the page DOM and an iframe. It doesn't require any additional dependencies. Super easy to use and setup.
Switchboard is a library to make it easier to communicate across browser windows using the MessageChannel API
A messenger