Closed
Description
Hi,
It could be a dumb question, but i would like to get some help.
Let's suppose a browser opened with 100 tabs. In the current socket.io implementation, i think each tab would make its own connection with the server, and therefore 100 different socket.io channels would be generated.
Question: Is there any way to share the same socket.io channel among browser tabs which use the same (domain) cookie?
thanks in advance
Metadata
Metadata
Assignees
Labels
No labels