issues
search
superafroman
/
node-torrent
Bittorrent client for node.js.
428
stars
100
forks
source link
Peers seeding when already complete and minor fixes
#5
Closed
darsee
closed
11 years ago
darsee
commented
11 years ago
Emit ready event after creating pieces, even if the torrent is already complete
Added require statement for path module in torrent.js
Bugfix in piece.setData - moved assignment of 'self' for use in log message