messagechannel
Here are 5 public repositories matching this topic...
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.
-
Updated
Dec 30, 2022 - JavaScript
Communication between dedicated web workers in different browser windows
-
Updated
Mar 2, 2017 - JavaScript
PubSub in 20 lines with Broadcast Channels. (It can be done using MessageChannel for better compatibility.)
-
Updated
Feb 4, 2021 - JavaScript
This is a lightweight module for implementing remote asynchronous function calls (RPC) between different scripts using various transports, like WebSockets. It allows calling functions on a remote API and routing responses with minimal configuration.
-
Updated
May 5, 2025 - JavaScript
Improve this page
Add a description, image, and links to the messagechannel topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the messagechannel topic, visit your repo's landing page and select "manage topics."