channel-messaging
There are 6 repositories under channel-messaging topic.
mdn/dom-examples
Code examples that accompany various MDN DOM and Web API documentation pages
ss497254/big-server
Server to handle all my needs
barkadron/send-channel-message
This package provide simple function that allow to pass messages to separate script in different browsing context and get back result data as a Promise using Channel Messaging API.
makraz/notiverse
Notiverse is a PHP library that provides a dynamic way to manage how messages are sent. one interface to interact with different channels. Each channel can integrate with different providers.
ss497254/roosie
A multipurpose chat application with chatgpt
Front-Tips/iframe-message-exchange
Using the Channel Messaging API to make a communication (Cross-window communication) between iframe and its parent app.