]> git.rkrishnan.org Git - functorrent.git/commit
add a simple message loop to print out received msgs
authorRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Wed, 6 May 2015 09:47:19 +0000 (15:17 +0530)
committerRamakrishnan Muthukrishnan <ram@rkrishnan.org>
Wed, 6 May 2015 09:47:30 +0000 (15:17 +0530)
commit0b25993954633638e1e2dc3935049739d91c163e
tree52da149ffe0582e301cab0c57f07ec3d5983802e
parent8729f096fdd015825999db40d3077e95ecd0a370
add a simple message loop to print out received msgs

This is just to study what messages come after the handshake.
src/FuncTorrent.hs
src/FuncTorrent/Peer.hs
src/Main.hs