Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/muath-ye/javascript-broadcastchannel
Javascript broadcast channel for sending messages between tabs.
https://github.com/muath-ye/javascript-broadcastchannel
broadcast javascript message
Last synced: 6 days ago
JSON representation
Javascript broadcast channel for sending messages between tabs.
- Host: GitHub
- URL: https://github.com/muath-ye/javascript-broadcastchannel
- Owner: muath-ye
- Created: 2021-11-11T08:58:37.000Z (about 3 years ago)
- Default Branch: father
- Last Pushed: 2021-11-11T09:07:33.000Z (about 3 years ago)
- Last Synced: 2023-03-06T12:03:55.571Z (over 1 year ago)
- Topics: broadcast, javascript, message
- Language: HTML
- Homepage: https://muath-ye.github.io/javascript-BroadcastChannel/
- Size: 1000 Bytes
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javascript-BroadcastChannel
Javascript broadcast channel for sending messages between tabs.Open the same url on multiple tabs of one broweser and see your new input in one tab displayed at other tabs.
This is a demo link: [javascript-BroadcastChannel](https://muath-ye.github.io/javascript-BroadcastChannel/)