Skip to content

pleax/node-tracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BitTorrent Tracker implemented with node.js

  It was initially implemented in two days on Saint-Petersburg's HackDay #9
  event. Later code was cleaned up.

  It is still in raw prototype stage, but it seems that announces are handled
  correctly for both compact and default modes.

Running

    $ node lib/tracker.js

Running tests

  * all in batch

    $ node test/suite.js

  * or individually

    $ node test/test-{module_name}.js

About

Node.js BitTorrent tracker

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published