Skip to content

[Support Request] Multiple client problem #32

Description

@ithieund

@gcrabtree ,
This plugin was great, but when I created 2 client in the same app, there was a problem with incoming message.

Situation:

  • I have 1 server which run 2 socket.io app: 1 for notification, 1 for messaging, both use the same event name 'message' to listen for message from client.
  • In my app, I have 2 client: 1 for notification, 1 for messaging, using you plugin.

The problem is, when there was 1 message sent from 1 of the servers, both client receive that message :(

That make me a headache a lot.
Can you please help me figure out what cause this and how to fix it?

Thanks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions