标签: javascript node.js closures
以前,我在这里问过
JavaScript Event implementation to Closure based Object
现在,我想知道这种风格是否可以与Node require一起使用('util')。inherits()。
目标代码是
https://github.com/kenokabe/WebSocketStream/blob/master/main.js
这里有
我想知道是否有可能在基于Closure的Object上重写代码。
感谢您的建议。