go websocket server testing
- go
- nodejs
npm install pm2 -g
go install github.com/lxzan/wsbench@latestexport PATH=$PATH:$GOPATH/bin
make build
pm2 start ./bin/*
cd frontend
npm install
pm2 start index.js --watch
sh bench.sh| Name | Name | Last commit date | ||
|---|---|---|---|---|
go websocket server testing
npm install pm2 -g
go install github.com/lxzan/wsbench@latestexport PATH=$PATH:$GOPATH/bin
make build
pm2 start ./bin/*
cd frontend
npm install
pm2 start index.js --watch
sh bench.sh