Y
Hacker News
new
|
ask
|
show
|
jobs
by
sisk
435 days ago
If I understand this correctly, the `BroadcastChannel` API solves a similar purpose.
https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_C...
2 comments
l1am0
435 days ago
Oh, did not know about it :D Thank you! Added a link to this to the TabSub landingpage
link
sisk
435 days ago
My pleasure—happy to share an alternative. Thanks for making and sharing a thing!
link
nchmy
434 days ago
I came to say this as well. Surely it is the proper way to do this. Could be combined with weblocks if you want some master/leader event bus tab or web worker
link