Socket.io minimal/basic/standalone Server
- INSTALL
git clone https://github.com/tomplays/MusicBoxSocketServer.git cd MusicBoxSocketServer npm install
- OPTIONS
see config.json
- PORT / default : 3013
-
RUN/START run npm run-script start
browse http://localhost:3013
-
AUTHOR
Tom Wersinger [email protected]
- COPYRIGHT
Copyright (C) 2014 Tom Wersinger [email protected]
- LICENSE
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
- DISCLAIMER
The author disclaims any responsibility for any mangling of your system etc, that this script may cause.