You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently a TCP Emitter client can create multiple subscriptions to the same event name. This should be fixed so that a TCP Emitter client can only subscribe to an event only once.