Description
Bittorrent protocol implementation.
Description
A library for making Haskell bittorrent applications easy.
For more information see: https://github.com/cobit/bittorrent/blob/master/README.md
README.md
Synopsis
A library for making Haskell applications which use bittorrent protocol easy. This package aims to be a fast thin layer and at the same time provide both:
- Concise high level API for typical usage scenarious.
- More straightforward API if you need more fine grained control.
Currently it provides serialization and deserealization of core datatypes, some widely used routines and core types.
Status
See list of implemented BEPs.
Documentation
For documentation see haddock generated documentation.
Build Status
Maintainer
This library is written and maintained by Sam T. [email protected]
Feel free to report bugs and suggestions via github issue tracker or the mail.