https://github.com/unix-user/socketio-srv
https://github.com/unix-user/socketio-srv
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/unix-user/socketio-srv
- Owner: Unix-User
- Created: 2022-11-25T19:13:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-11-25T19:47:06.000Z (over 2 years ago)
- Last Synced: 2025-01-01T14:27:26.581Z (6 months ago)
- Language: JavaScript
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# socketio-srv
A simple server to broadcast peers that i made for this project:
[Broker's CRM](https://github.com/Unix-User/demo)
Requirements:
- NodeJS
Installation:
```
npm install
node app.js
```