Skip to content

share the same socket.io channel among browser tabs #587

Closed
@soleiljy

Description

@soleiljy

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions