Skip to content

deliquescentlicorice/silent-disco

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Socket Radio

A real-time streaming audio application for broadcasters and listeners.

Live version of Socket Radio

Broadcast and listen at this address: https://www.socketradio.com

Tech stack

This project was built in JavaScript with a Node.js/Express server. We used React for a responsive front-end, a non-relational MongoDB database, and binary sockets to stream music from the client to the server.

Team

Rob Adelmann: Full-stack developer Max Kahn: Scrum master and full-stack developer Steven Law: Full-stack developer Joshua Wong: Product owner and full-stack developer

Challenges

Our core technical challenge was streaming audio in real-time from client to server. We experimented with several possibilities and eventually settled on binary sockets.

Codebase

Our web client and server are in the folder webApp, and our mobile client is in the folder client.

About

Stream music from broadcaster to listeners.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •