We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Inspired from https://groups.google.com/d/msg/jquery-socket/oudUrEfO0HM/gzwcyniNKKYJ and #38.
Discussion
The text was updated successfully, but these errors were encountered:
for now i use localStorage instead cookie, but the goal and the odd is the same. when more than one tab is open you can loose some events...
but for my use it's right, i can loose some events.
i think the better way is to have only one socket and sharing it... but the big question about that is how communicate across tabs.
Sorry, something went wrong.
Issue #21 covers sharing a socket across tabs, but I'm not sure it's feasible yet.
I think something is possible when i read this: http://www.codediesel.com/javascript/sharing-messages-and-data-across-windows-using-localstorage/
No branches or pull requests
Inspired from https://groups.google.com/d/msg/jquery-socket/oudUrEfO0HM/gzwcyniNKKYJ and #38.
Discussion
The text was updated successfully, but these errors were encountered: