https://github.com/rogervinas/random-sound-broadcast
🔊 Server sending random sounds to be played by its connected clients
https://github.com/rogervinas/random-sound-broadcast
nodejs websocket
Last synced: 11 months ago
JSON representation
🔊 Server sending random sounds to be played by its connected clients
- Host: GitHub
- URL: https://github.com/rogervinas/random-sound-broadcast
- Owner: rogervinas
- Created: 2016-07-08T19:42:09.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-07-08T22:56:40.000Z (almost 10 years ago)
- Last Synced: 2025-03-28T01:51:42.555Z (about 1 year ago)
- Topics: nodejs, websocket
- Language: HTML
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Random Sound Broadcast
Server sending random sounds to be played by its connected clients
Powered by [nodejs](https://nodejs.org)
## Setup environment
Execute `npm install`
## Run server locally
Execute `node index.js`
## Run client locally
Browse [http://localhost:8080]()