projects
/
functorrent.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1f707b2
)
Update current status.
author
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Tue, 17 Feb 2015 13:02:36 +0000
(18:32 +0530)
committer
Ramakrishnan Muthukrishnan
<ram@rkrishnan.org>
Tue, 17 Feb 2015 13:02:36 +0000
(18:32 +0530)
README
patch
|
blob
|
history
diff --git
a/README
b/README
index 24b844fe89c31c27072d05b586ad7d224858a014..8aa501248103a168b84fc0958f8b3c6981851e67 100644
(file)
--- 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
----