wsbench icon indicating copy to clipboard operation
wsbench copied to clipboard

A benchmarking tool for Web Socket servers

Results 6 wsbench issues
Sort by recently updated
recently updated
newest added

$ node wsbench ws:// localhost:8989/track /Users/dawn110110/code/wsbench/wsbench/lib/optparse.js:144 while(l-- > 0) if(LONG_SWITCH_RE(arr[l])) return true; ^ TypeError: object is not a function at contains_expr (/Users/dawn110110/code/wsbench/wsbench/lib/optparse.js:144:23) at build_rules (/Users/dawn110110/code/wsbench/wsbench/lib/optparse.js:77:13) at Object.OptionParser.parse (/Users/dawn110110/code/wsbench/wsbench/lib/optparse.js:224:21) at Object....

Just made some fixes to get wsbench working with node.js 0.6

macgo:wsbench admin$ . wsbench -bash: wsbench: line 3: syntax error near unexpected token `(' -bash: wsbench: line 3:`var OptionParser = require('./lib/optparse').OptionParser;'

Hello, i get the following issue when i start wsbench: ./wsbench ws://139.6.253.54 The "sys" module is now called "util". It should have a similar interface. node.js:201 throw e; // process.nextTick...

Any eta on when wsbench will be updated to work with node 0.6.x?

SSL support would be fantastic!