BedrockStreaming / websocket-bench

⛔️ DEPRECATED - nodejs tool to benchmark socket.io and faye websocket server
675 stars 186 forks source link

support websocket bench? #58

Open ruandao opened 6 years ago

ruandao commented 6 years ago

I found this tool support socket.io, engine.io, faye, primus, wamp servers but can it direct support websocket ? i use https://github.com/gorilla/websocket to write server, and it seem websocket-bench not support or may be something i miss understand