Skip to content

jellea/soulseek.js

Repository files navigation

SoulSeek.js

Made by Guido and Jelle at AngelHack Moscow 2013.

Screenshot

Install

We're using Yeoman for our workflow:

> npm install -g yo grunt-cli bower

And install the dependencies:

> npm install
> bower install

Development

Run the two servers in their own terminal windows:

> node server
> grunt server

Visit http://localhost:9000/ in multiple browser tabs to get started.

TODO

  • SHA-1 worker for multipeer downloading
  • Centralized socket chat with backlog
  • Multiple rooms for different genres

About

P2P music listening/file sharing with friends in the webbrowser via WebRTC. [Hackathon project]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published