Hidden Sound System - Websocket version
Plays a sound on the machine indicated as 'server'
- run
npm install
- run
bower install
- run
gulp
- Add some mp3 files to hss/sounds
- Create a settings.json file, add the host, port and url to the server (see settings.example.json)
- On your server, run php hss/socket/hssSocket.php
- Navigate in your browser to /index.html
- Now, any browser which connects, will send the sounds to all machines