observing / thor

The WebSocket god of thunder
MIT License
1.29k stars 154 forks source link

couldn't see any result #31

Closed jxiaoyu closed 8 years ago

jxiaoyu commented 8 years ago

I install thor following the instruction. But when I input

thor --amount 1000 --messages 100 ws://192.168.37.1:8888

I could'n see result, as the following picture show. pic

jxiaoyu commented 8 years ago

I know the reason. When I install nodejs I input

apt-get install nodejs

But it should be nodejs-legacy

when I installed nodejs-legacy, thor is ok