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

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

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]()