Skip to content

Latest commit

 

History

History
30 lines (24 loc) · 671 Bytes

README.md

File metadata and controls

30 lines (24 loc) · 671 Bytes

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