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

How compatible is this with mobile? #3

Open
daltreywaters opened this issue Sep 26, 2017 · 1 comment
Open

How compatible is this with mobile? #3

daltreywaters opened this issue Sep 26, 2017 · 1 comment

Comments

@daltreywaters
Copy link

How friendly is this library with mobile?

@fijiwebdesign
Copy link
Contributor

See the compatibility tables:

SharedWorker - https://caniuse.com/#feat=sharedworkers
Worker - https://caniuse.com/#search=worker

The library will attempt to use SharedWorker and fallback to Worker or finally regular socket.io.

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