@hackage bittorrent0.0.0.2

Bittorrent protocol implementation.

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

Build Status

Maintainer

This library is written and maintained by Sam T. pxqr.sta@gmail.com

Feel free to report bugs and suggestions via github issue tracker or the mail.