Closed sunsus closed 10 years ago
OK the Problem is that the npm repo does't has the lates version: https://registry.npmjs.org/socket.io-emitter/-/socket.io-emitter-0.1.0.tgz
Ok I've just tested it with the direct url for the packag and its working.
Hello
Emitting to namespace is not working, I think it is because you are deleting the object on Line 120: delete this._flags.nsp;
Is there a reason for this? This deletes the reference in this case also the stored value.
regards
Patrick