Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

patch for socketio support #33

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

iorichina
Copy link

It is a patch for socketio support first, then is upgrade the performents for thor.

@achwedyk
Copy link

@iorichina I've tried to use it as currently I need socket.io benchmarking tool. Unfortunately this fails for me. I get npm install error:

$ npm install -g git://github.com/iorichina/thor.git
npm ERR! git submodule -q update --init --recursive: fatal: no submodule mapping found in .gitmodules for path 'support/web-socket-js'
npm ERR! git submodule -q update --init --recursive: 
npm ERR! Darwin 15.5.0
npm ERR! argv "/usr/local/Cellar/node/6.2.1/bin/node" "/usr/local/bin/npm" "install" "-g" "git://github.com/iorichina/thor.git"
npm ERR! node v6.2.1
npm ERR! npm  v3.9.3
npm ERR! code 128

npm ERR! Command failed: git submodule -q update --init --recursive
npm ERR! fatal: no submodule mapping found in .gitmodules for path 'support/web-socket-js'
npm ERR! 
npm ERR! 
npm ERR! If you need help, you may report this error at:
npm ERR!     <https://github.com/npm/npm/issues>

npm ERR! Please include the following file with any support request:
npm ERR!     /Users/adamchwedyk/Work/src/chat-prototype/benchmark/npm-debug.log

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

Successfully merging this pull request may close these issues.

2 participants