pipes-p2p: P2P network nodes with pipes

[ bsd3, library, network, pipes ] [ Propose Tags ]

Toy library to facilitate the creation of custom P2P networks using pipes.


[Skip to Readme]

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

Versions [RSS] 0.1, 0.2, 0.3, 0.4 (info)
Change log CHANGELOG.md
Dependencies async (>=2), base (>=4.6 && <4.9), binary (>=0.7), bytestring (>=0.10), errors (>=1.4), exceptions (>=0.6), mtl (>=2), network (>=2.4), network-simple-sockaddr (>=0.2), pipes (>=0.4), pipes-concurrency (>=2.0.3), pipes-network (>=0.6) [details]
License BSD-3-Clause
Author Danny Navarro
Maintainer Danny Navarro <j@dannynavarro.net>
Category Network, Pipes
Home page https://github.com/jdnavarro/pipes-p2p
Source repo head: git clone git://github.com/jdnavarro/pipes-p2p.git
Uploaded by jdnavarro at 2015-04-13T13:16:09Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 2696 total (9 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-04-13 [all 1 reports]

Readme for pipes-p2p-0.4

[back to package description]

Pipes P2P

Toy library to facilitate the creation of custom P2P networks using pipes.

Hackage Version Build Status