- From: Frank Lemanschik <notifications@github.com>
- Date: Thu, 16 May 2024 11:22:55 -0700
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 16 May 2024 18:22:58 UTC
@groogiam BroadcastChannels API is my go to solution for that as this is a Shared Message bus that also works cross tabs and windows as long as the domain is the same https://developer.mozilla.org/en-US/docs/Web/API/Broadcast_Channel_API -- Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/1356#issuecomment-2115924563 You are receiving this because you are subscribed to this thread. Message ID: <w3c/ServiceWorker/issues/1356/2115924563@github.com>
Received on Thursday, 16 May 2024 18:22:58 UTC