class BitTorrent::Download

Defined in:

bittorrent/download.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(peer_id : String, torrent : Torrent, peers : PeerList) #

[View source]

Instance Method Detail

def start #

[View source]