- From: Mihal Malostanidis <notifications@github.com>
- Date: Fri, 09 Mar 2018 13:11:19 +0000 (UTC)
- To: w3c/ServiceWorker <ServiceWorker@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 9 March 2018 13:11:44 UTC
I found a usecase :rofl: Incremental updates to the serviceworker. If the serviceworker is over a gorillion gibibytes, the server could generate a diff from a known past version and send that. (Yes, I know what `WorkerGlobalScope.importScripts()` is) -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/w3c/ServiceWorker/issues/578#issuecomment-371808105
Received on Friday, 9 March 2018 13:11:44 UTC