An open API service indexing awesome lists of open source software.

https://github.com/guest271314/persistent-serviceworker

Persistent ServiceWorker
https://github.com/guest271314/persistent-serviceworker

browser-extension manifest-v3 persistence serviceworker

Last synced: 7 months ago
JSON representation

Persistent ServiceWorker

Awesome Lists containing this project

README

        

# Persistent `ServiceWorker`

https://guest271314.github.io/persistent-serviceworker/ (`EventSource`, `FetchEvent`)

References:

- https://bugs.chromium.org/p/chromium/issues/detail?id=1152255
- https://bugs.chromium.org/p/chromium/issues/detail?id=1189678
- https://github.com/w3c/ServiceWorker/issues/980
- https://github.com/w3c/ServiceWorker/issues/1558
- https://github.com/w3c/ServiceWorker/issues/1624