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 template #25

Open
mfulton26 opened this issue Dec 6, 2024 · 0 comments
Open

service worker template #25

mfulton26 opened this issue Dec 6, 2024 · 0 comments

Comments

@mfulton26
Copy link

Edge runtimes and service workers are very similar. I'd like to see a template that runs the router in a service worker. Ideally it would be served up by an actual server, serves up bundled files for service worker installation, loads registration logic into the browser when a document is listed, and then once installed and activated the same routing logic runs offline in the user's browser via the service worker.

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

No branches or pull requests

1 participant