postmessage-api
There are 18 repositories under postmessage-api topic.
LivePersonInc/chronosjs
JS Channels (Events / Commands / Reqest-Response / Courier) Mechanism
letswritetw/letswrite-postMessage
postMessage 主頁、iframe頁可互相傳值
SAP/fsm-shell
Client library for applications rendered in FSM shell host
au-re/rimless
Event base communication made easy with a promise-based API wrapping postMessage.
ElizabethHudnott/one-way-sandbox
Lets a parent frame control a sandboxed iframe in a jQuery-like way without letting the iframe access the parent.
Kopano-dev/mattermost-plugin-notifymatters
This plugin for Mattermost exposes a postMessage API which allows Mattermost to trigger desktop notifications when Mattermost is loaded inside an iframe.
mixpanel/framesg
request/response communication to/from iframes
theREDspace/HammerSpace
Hammerspace abstracts the PostMessage API and provides an easy to use API in order to handle communication between an iframe and it's parent website.
barabo/swm-dd-demo
Demo code for the June 2021, HL7 DevDays - SMART Web Messaging Events
jasonatepaint/cognito-sso-client
An SSO client library for handling the authorization code flow between client apps and the SSO Identity Broker using the browser's postMessage API
rumkin/web3-postmessage-provider
🔌 Ethereum Web3 provider for extensions based on PostMessage and Message Сhannels
pagarevijayy/Webpage-ChromeExtension-Communication
Communicate between webpage and chrome extension (based on the concept of postMessage API)
rahulgawale/lwc-iframe-commucation
This repository demonstrates secure communication between Lightning Web Components (LWC) and iframes embedded within them.
Drew-Daniels/liaison
A simple messaging library meant to enable easy CORS communication between windows and embedded iframes - using the browser postMessage API.
dtinth/fileflower
Modular file processing pipeline?????
hemants1703/postMessage-live
Live representation of the postMessage() method from the Web API
jerp86/postMessageWithWebView
Project is to demonstrate in a simple way how it is possible to have text and/or object communication between a Native/Hybrid app and a website, through window.postMessage().
pagarevijayy/iframe-host-communication
Communicate between iframe and host project using postMessage API.