Skip to content

socketio/socket.io-benchmarks

Repository files navigation

Benchmarks for Socket.IO

$ npm ci              # install the dependencies
$ npm start           # run the server
$ npm run client      # run the client