From: Ramakrishnan Muthukrishnan Date: Tue, 17 Feb 2015 13:02:36 +0000 (+0530) Subject: Update current status. X-Git-Url: https://git.rkrishnan.org/frontends/FTP-and-SFTP.rst?a=commitdiff_plain;h=4703f35bf7a85310d61127b4eced1435eefa7451;p=functorrent.git Update current status. --- diff --git a/README b/README index 24b844f..8aa5012 100644 --- a/README +++ b/README @@ -25,11 +25,13 @@ Goals - doctest and quickcheck tests. - Follow Haskell Style Guide - https://github.com/tibbe/haskell-style-guide/blob/master/haskell-style.md -Status ------- +Current Status +-------------- -- decode torrent files (bencoding) +- can decode torrent files (bencoding) - talk to the tracker and get the peer list +- the `main' program takes a torrent file (in the local file system) as input and + prints the {ip,port} for each peer, after talking to the tracker. TODO ----