An open API service indexing awesome lists of open source software.

https://github.com/unix-user/socketio-srv


https://github.com/unix-user/socketio-srv

Last synced: 4 months ago
JSON representation

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
```