]> git.rkrishnan.org Git - functorrent.git/history - src/main/Main.hs
handshake for server and client
[functorrent.git] / src / main / Main.hs
2015-09-18 Ramakrishnan Muthu... handshake for server and client
2015-09-17 Ramakrishnan Muthu... refactor the piecemap initialization
2015-09-15 Ramakrishnan Muthu... Resume download from where it was left off last time
2015-09-14 Ramakrishnan Muthu... Use the server port number in the tracker request
2015-09-13 Ramakrishnan Muthu... a crude server implementation
2015-09-13 Ramakrishnan Muthu... Main: generate random peerid
2015-09-13 Ramakrishnan Muthu... wip: Use reader to pass around metainfo
2015-09-12 Ramakrishnan Muthu... preparations to introduce Metainfo as an environment
2015-09-11 Ramakrishnan Muthu... functorrent.cabal: avoid double compilation, one for...