node-websocket-client
node-websocket-client copied to clipboard
Lazily evaluate arguments to debug calls
Switch logging to use debugLazy to lazyly evalaute long running call like sys.inspect(buf). As per issue #13, this hage a large performance implication (in the good way).