Hello, I need your help guys:I'm using NowJs with Express to build a poker site. The main problem that I have is :
When a User creates a game, opens a new window and close it.
When closing this second window the Disconnect event is triggered disconnecting the user from the first window
How can I avoid this issue? There's gotta be a workaround
Thank you very much for your help