Skip to content
This repository has been archived by the owner on Oct 10, 2018. It is now read-only.

socket.io transport error #6

Open
balaphp opened this issue Feb 5, 2014 · 3 comments
Open

socket.io transport error #6

balaphp opened this issue Feb 5, 2014 · 3 comments
Labels

Comments

@balaphp
Copy link
Contributor

balaphp commented Feb 5, 2014

command i have used: websocket-bench -a 100000 -c 10000 -w 4 {url}
/usr/local/lib/node_modules/websocket-bench/node_modules/socket.io-client/lib/socket.js:281
self.transport.onClose();
^
TypeError: Cannot call method 'onClose' of null
at null._onTimeout (/usr/local/lib/node_modules/websocket-bench/node_modules/socket.io-client/lib/socket.js:281:22)
at Timer.listOnTimeout as ontimeout

/usr/local/lib/node_modules/websocket-bench/node_modules/socket.io-client/lib/socket.js:281
self.transport.onClose();
^
TypeError: Cannot call method 'onClose' of null
at null._onTimeout (/usr/local/lib/node_modules/websocket-bench/node_modules/socket.io-client/lib/socket.js:281:22)
at Timer.listOnTimeout as ontimeout

@nchaulet nchaulet added the bug label Feb 5, 2014
@balaphp
Copy link
Contributor Author

balaphp commented Feb 5, 2014

i am getting same error for websocket-bench -a 25000-c 1000 -w 4 {url}

@thanhson1085
Copy link

+1

@hequanb
Copy link

hequanb commented Jul 11, 2018

hello, what's situation in using argument -w <n> ,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

4 participants