xmppo/node-xmpp-bosh

Make the dns-src module an EventEmitter instead of hacking the socket object's events.

dhruvbird opened this issue · 1 comments

It's just cleaner that way and doesn't introduce node.js version dependencies due to the usage of undocumented and internal API.

Refer issue #66 to see what I'm talking about.