Reputation: 231
I am trying to broadcast a server event with Snap based on this gist. The problem is that when another client connects the messages are splitted between them so client 1 gets event 1, client 2 gets event 2 and don't seems to get the hint why.
I am trying to all the clients to get also event 1 and 2.
Thanks
Upvotes: 1
Views: 73