Re: [w3c/ServiceWorker] allow service workers to created nested dedicated workers (#1529)

> The clients API already exposes [and identifies shared worker clients](https://w3c.github.io/ServiceWorker/#dom-client-type).

Yes, but AFAICT it's unusable and `client.postMessage` doesn't reach SharedWorker because it only has a `connect` event and not `message`.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1529#issuecomment-2644553586
You are receiving this because you are subscribed to this thread.

Message ID: <w3c/ServiceWorker/issues/1529/2644553586@github.com>

Received on Saturday, 8 February 2025 07:04:48 UTC