broadcastchannel
There are 21 repositories under broadcastchannel topic.
lucacasonato/deploy_chat
A live chat app running on Deno Deploy
JSmith01/broadcastchannel-polyfill
Simple BroadcastChannel polyfill for browsers with MessageChannel API onboard
falsandtru/clientchannel
Persist objects and sync them between tabs via IndexedDB or LocalStorage.
use-broadcast-channel/use-broadcast-channel
📡 React hooks for pubkey/broadcast-channel
RicardoJBarrios/elf-sync-state
Syncs elf store state across tabs
xxxily/broadcast-message
基于postMessage+BroadcastChannel+localStorage+互信域名的前端页面数据通信解决方案
hugojosefson/deno-websocket-broadcastchannel
Host-wide BroadcastChannel for Deno CLI, backed by WebSockets.
piotr-cz/redux-broadcast-middleware
Lightweight Redux middleware to sync state across browser tabs/ windows using BroadcastChannel
sebaplaza/mikrobus
dead simple browser event bus
ClintH/remote
A framework for super easy cross device communication
louisfoster/symbiosome
Send data between web apps on different domains
LNSD/broadcast-channel
BroadcastChannel to send data between different browser-tabs
ltgcgo/snowy
❄️ The BroadcastChannel polyfill for Firefox 29+ and Chrome 5+.
mallpopstar/rc
Perform JavaScript operations from remote locations
obioraigboanusi/react-chat-app
An app that allows users to send and receive messages on different tabs of the same browser.
Y0ursTruly/timer
reliable timer modules unlike default ones
nixonnix/modulefederation-micro-frontend
This repository features a webpack 5 moule federation based microfront end implementation with React. Event based communication between microfrontend's components. Dyanamic component injection based on events bus across microfrontend..
hasangenc0/pubsub
PubSub in 20 lines with Broadcast Channels. (It can be done using MessageChannel for better compatibility.)
JustKato/broadcast-channel-demo
This is a small project that demonstrates how the browser's Broadcast Channel API works
ricardojbd/ngrx-signals-broadcast-sync
Enables seamless synchronization of state between browser contexts