Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/socketio/socket.io-benchmarks
Benchmarks for Socket.IO
https://github.com/socketio/socket.io-benchmarks
nodejs socket-io
Last synced: 3 months ago
JSON representation
Benchmarks for Socket.IO
- Host: GitHub
- URL: https://github.com/socketio/socket.io-benchmarks
- Owner: socketio
- Created: 2022-03-31T21:08:53.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-22T16:20:51.000Z (about 1 year ago)
- Last Synced: 2024-09-29T01:01:45.767Z (3 months ago)
- Topics: nodejs, socket-io
- Language: JavaScript
- Homepage: https://socket.io/docs/v4/memory-usage/
- Size: 20.5 KB
- Stars: 9
- Watchers: 1
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Benchmarks for Socket.IO
```
$ npm ci # install the dependencies
$ npm start # run the server
$ npm run client # run the client
```