There are 0 repository under postmessage-library topic.
A tool library for handling window && iframe && worker communication based on the JSON RPC specification
postmessage-promise is a client-server like, WebSocket like, full Promise syntax (postMessage.then etc.) supported postMessage library. 一个类 client-server 模式、类 WebSocket 模式、全 Promise 语法支持的 postMessage 库
Very basic wrapper around window.postMessage.
Lets a parent frame control a sandboxed iframe in a jQuery-like way without letting the iframe access the parent.
Simplify the postMessage between RN webview content and RN react code.
Ruto is a library that streamlines communication between browser window to iframes or popups. It uses client server design pattern
webpage間の双方向通信のシンプルなサンプル、Postmateを利用