Node.js implementation of the BitTorrent peer wire protocol. The protocol is the main communication layer for BitTorrent file transfer. Also works in the browser with browserify! This module is used ...
The return value of parseTorrent will contain as much info as possible about the torrent. The only property that is guaranteed to be present is infoHash.