bittorrent
bittorrent copied to clipboard
A BitTorrent client library written in Haskell.
`bits-extras` is a huge pain to build, is there any chance that it could be removed from dependencies?
I couldn't find a solution on my own or from #haskell. I have the error it all in this gist. https://gist.github.com/urbanslug/9962533
Sometimes alive boot nodes get overwhelmed and not responding for queries. A possible solution is to add hint (withRetransmissions :: m a -> m a) in the KRPC package and...
There are at least two issues preventing this package from building on a modern set-up. * https://github.com/lpsmith/split-channel/issues/2 — an issue with custom `Setup.hs` * https://github.com/pxqr/base32-bytestring/issues/6 — an issue with parsing...