JS Channels (Events / Commands / Reqest-Response / Courier) Mechanism
-
Updated
Jun 1, 2017 - JavaScript
JS Channels (Events / Commands / Reqest-Response / Courier) Mechanism
Client library for applications rendered in FSM shell host
This plugin for Mattermost exposes a postMessage API which allows Mattermost to trigger desktop notifications when Mattermost is loaded inside an iframe.
request/response communication to/from iframes
Event base communication made easy with a promise-based API wrapping postMessage.
Lets a parent frame control a sandboxed iframe in a jQuery-like way without letting the iframe access the parent.
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.
🔌 Ethereum Web3 provider for extensions based on PostMessage and Message Сhannels
An SSO client library for handling the authorization code flow between client apps and the SSO Identity Broker using the browser's postMessage API
Communicate between webpage and chrome extension (based on the concept of postMessage API)
This repository demonstrates secure communication between Lightning Web Components (LWC) and iframes embedded within them.
Demo code for the June 2021, HL7 DevDays - SMART Web Messaging Events
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().
Communicate between iframe and host project using postMessage API.
A simple messaging library meant to enable easy CORS communication between windows and embedded iframes - using the browser postMessage API.
Live representation of the postMessage() method from the Web API
Add a description, image, and links to the postmessage-api topic page so that developers can more easily learn about it.
To associate your repository with the postmessage-api topic, visit your repo's landing page and select "manage topics."