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

Refactor DNS queries to a web worker #5

Open
indolering opened this issue Oct 15, 2013 · 2 comments
Open

Refactor DNS queries to a web worker #5

indolering opened this issue Oct 15, 2013 · 2 comments

Comments

@indolering
Copy link
Member

This will allow the web worker to run in the background and continually update the local storage.

@indolering
Copy link
Member Author

Only Chrome allows communication between web workers and any client side storage and even then it is only localStorage which requires user intervention!

@indolering
Copy link
Member Author

@indolering indolering reopened this May 30, 2014
@indolering indolering changed the title Refactor DNS queries to web worker Refactor DNS queries to a web worker May 30, 2014
@indolering indolering modified the milestones: 1.0 Launch, Alpha, Blocked May 30, 2014
@indolering indolering removed this from the Blocked milestone May 30, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant