@hackage bittorrent0.0.0.3
Bittorrent protocol implementation.
Categories
License
BSD-3-Clause
Maintainer
Sam Truzjan <pxqr.sta@gmail.com>
Links
Versions
Installation
Dependencies (44)
- BoundedChan >=1.0.1.0
- HTTP >=4000.2
- IntervalMap
- SafeSemaphore
- aeson
- base >=4 && <5 Show all…
Dependents (1)
@hackage/acme-everything
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. pxqr.sta@gmail.com
Feel free to report bugs and suggestions via github issue tracker or the mail.
