https://github.com/hellojwilde/greylock-hackfest-2013
Peer-to-peer jukebox for you and a few of your closest friends, powered by WebRTC.
https://github.com/hellojwilde/greylock-hackfest-2013
Last synced: about 2 months ago
JSON representation
Peer-to-peer jukebox for you and a few of your closest friends, powered by WebRTC.
- Host: GitHub
- URL: https://github.com/hellojwilde/greylock-hackfest-2013
- Owner: hellojwilde
- Created: 2013-07-27T20:07:19.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-01T04:41:30.000Z (almost 13 years ago)
- Last Synced: 2025-12-25T23:25:03.168Z (6 months ago)
- Language: CSS
- Homepage:
- Size: 791 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Greylock Hackfest
Some sort of distributed music listening thing.
# Guide to the directory
- /app/ : This is for the main page, the welcome screen. Served up on dprm.kp/
- /room/ : This is the majority of the work. Served on dprm.kp/room/:room
## Terminology
Client: end user's browsers
Server: backend server that clients connect to
Player: client playing the music