pipes-network: Use network sockets together with the pipes library.
Use network sockets together with the pipes library.
This package is organized using the following namespaces:
Control.Proxy.TCP exports
pipesproxies and functions to deal with TCP connections. Such proxies don't acquire nor release new resources within a proxy pipeline.Control.Proxy.TCP.Safe exports
pipes-safeproxies and functions to deal with TCP connections. Such proxies may safely acquire and release resources within a pipeline, using the facilities provided by thepipes-safepackage.
See the NEWS file in the source distribution to learn about any
important changes between version.
[Skip to Readme]
Modules
[Index]
Downloads
- pipes-network-0.4.0.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
| Versions [RSS] | 0.0.1, 0.0.2, 0.1.0, 0.1.0.1, 0.1.1.0, 0.2.0.0, 0.3.0.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.5.0.0, 0.5.1.0, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4, 0.6.4.1, 0.6.5 |
|---|---|
| Change log | NEWS |
| Dependencies | base (>=4 && <5), bytestring (>=0.9.2.1), network, network-simple (>=0.2.0.1 && <0.3), pipes (>=3.2 && <3.4), pipes-safe (>=1.1 && <1.3), transformers (>=0.2 && <0.4) [details] |
| Tested with | ghc ==7.4.1 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) Renzo Carbonara 2012-2013, Paolo Capriotti 2012-2012. |
| Author | Renzo Carbonara |
| Maintainer | renzocarbonaraλgmail.com |
| Uploaded | by RenzoCarbonara at 2013-05-24T04:07:39Z |
| Category | Pipes, Network |
| Home page | https://github.com/k0001/pipes-network |
| Bug tracker | https://github.com/k0001/pipes-network/issues |
| Source repo | head: git clone git://github.com/k0001/pipes-network.git |
| Reverse Dependencies | 10 direct, 1 indirect [details] |
| Downloads | 17170 total (66 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs uploaded by user Build status unknown [no reports yet] |