pipes-p2p: P2P network nodes with pipes

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Warnings:

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


[Skip to Readme]

Properties

Versions 0.1, 0.2, 0.3, 0.4, 0.4
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:13:06Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


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