module
Version:
v0.0.0-...-f11594e
Opens a new window with list of versions in this module.
Published: Nov 15, 2023
License: MIT
Opens a new window with license information.
README
¶
go-websocket-testing
go websocket server testing
语言环境
安装依赖
npm install pm2 -g
go install github.com/lxzan/wsbench@latest
开始
export PATH=$PATH:$GOPATH/bin
make build
pm2 start ./bin/*
cd frontend
npm install
pm2 start index.js --watch
sh bench.sh
测试程序退出后, 访问 http://localhost:8080
Directories
¶
cmd
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.