Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service Worker API support #6383

Closed
mfulton26 opened this issue Jun 19, 2020 · 6 comments
Closed

Service Worker API support #6383

mfulton26 opened this issue Jun 19, 2020 · 6 comments
Labels
duplicate a duplicate of another issue

Comments

@mfulton26
Copy link

As a developer, I want to be able to write a service worker and use it both in clients (user agents / web browsers) and in servers.

If deno adds support for installing service workers with support for install, activate, fetch and other ServiceWorkerGlobalScope events then isomorphic service workers become a possibility.

@nayeemrmn
Copy link
Collaborator

Duplicate of #5957.

@mfulton26
Copy link
Author

good call, as long as #5957 includes more than just the fetch event then I think we can close this issue in lieu of that one

thank you

@kitsonk kitsonk added the duplicate a duplicate of another issue label Nov 5, 2020
@kitsonk
Copy link
Contributor

kitsonk commented Nov 5, 2020

Duplicate of #5957

@kitsonk kitsonk marked this as a duplicate of #5957 Nov 5, 2020
@kitsonk kitsonk closed this as completed Nov 5, 2020
@mfulton26
Copy link
Author

@kitsonk will #5957 include install and activate events too or just fetch?

@kitsonk
Copy link
Contributor

kitsonk commented Nov 5, 2020

I will make that clear.

@mfulton26
Copy link
Author

thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate a duplicate of another issue
Projects
None yet
Development

No branches or pull requests

3 participants