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

Edge support using service workers #73

Open
jamesknelson opened this issue May 18, 2018 · 1 comment
Open

Edge support using service workers #73

jamesknelson opened this issue May 18, 2018 · 1 comment

Comments

@jamesknelson
Copy link

Edge supports service workers as of Edge 17. This should finally make it possible to support Edge, as it'll be possible to pass messages through a service worker instead of through local storage.

Just wondering if this is something you'd be interested in implementing / accepting a PR for, or if the project is pretty much unmaintained now?

@tejacques
Copy link
Owner

I’d love to take PRs for this project. There have been so many issues though with the edge cases of this approach that the tech isn’t universally usable just due to the underlying browser support of older browsers. I think service workers are going to be a possible avenue of the future to really deal with this properly.

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

2 participants