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
There is a difference to JS implementation https://github.com/socketio/socket.io, when a namespace is using. In JS the namespace is a part of socket.Id with hash, like nsp#id. Here is only id without nsp#.