Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 278 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 278 Bytes

websocket-connetions-benchmark

websocket并发测试

##服务器端启动 cd nodejs sh start.sh

##客户端启动 pip install websocket threadpool websocket-client -i https://pypi.tuna.tsinghua.edu.cn/simple

修改client.py中的服务器端地址 然后启动./client.py