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

Create version without Socket.io bindings #18

Open
pwolaq opened this issue Sep 1, 2016 · 1 comment
Open

Create version without Socket.io bindings #18

pwolaq opened this issue Sep 1, 2016 · 1 comment

Comments

@pwolaq
Copy link

pwolaq commented Sep 1, 2016

Create basic version without Socket.io binding, as it is not used by everyone and will reduce file size.

Another solution would be to move binding to another file and treat it as extension.

@StefansArya
Copy link

Actually you could use Broadcast Channel.

But if you prefer a library that support for older browser, you could use this.
It does fallback to SharedWorker or LocalStorage if the browser didn't support it.

@brianreavis Btw, can you put a link to this repository on the readme?

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