Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/whitestormjs/whs-socket-server
A socket.io server for the whs-socket-module
https://github.com/whitestormjs/whs-socket-server
socket-io whitestormjs whs
Last synced: about 2 months ago
JSON representation
A socket.io server for the whs-socket-module
- Host: GitHub
- URL: https://github.com/whitestormjs/whs-socket-server
- Owner: WhitestormJS
- License: mit
- Created: 2017-03-11T19:05:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-11T19:20:33.000Z (almost 8 years ago)
- Last Synced: 2024-02-21T23:38:21.171Z (11 months ago)
- Topics: socket-io, whitestormjs, whs
- Language: JavaScript
- Size: 1.95 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# whs-socket-server
A socket.io server for the whs-socket-module### Start the server
```
npm start
```