]> git.rkrishnan.org Git - functorrent.git/commit
tracker: refactor around Http and Udp (to be worked on) modules
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Thu, 10 Mar 2016 14:09:11 +0000 (19:39 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Thu, 10 Mar 2016 14:09:17 +0000 (19:39 +0530)
commit5b18521efb136dfa7d0676f195a2cdf38744d660
tree7029b89e2c34c624e8af7c417751500b961cac2f
parenteac229d7b955396099b2123554ffd1f18142a85c
tracker: refactor around Http and Udp (to be worked on) modules

Tracker, like the FileSystem module is also an independent thread
that responds to messages.
src/FuncTorrent/FileSystem.hs
src/FuncTorrent/Peer.hs
src/FuncTorrent/Tracker.hs
src/FuncTorrent/Tracker/Http.hs
src/FuncTorrent/Tracker/Types.hs
src/main/Main.hs