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:
Pipes.Network.TCP exports pipes and utilities for using TCP connections in a streaming fashion.
Pipes.Network.TCP.Safe subsumes Pipes.Network.TCP, exporting pipes and functions that allow you to safely establish new TCP connections within a pipeline using the
pipes-safe
facilities. You only need to use this module if you want to safely acquire and release operating system resources within a pipeline.
See the changelog
file in the source distribution to learn about any
important changes between version.
[Skip to Readme]
Downloads
- pipes-network-0.6.5.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 | changelog.md |
Dependencies | base (>=4 && <5), bytestring, exceptions, network, network-simple, pipes, pipes-safe, transformers [details] |
Tested with | ghc ==8.4.1 |
License | BSD-3-Clause |
Copyright | Copyright (c) Renzo Carbonara 2012-2018, Paolo Capriotti 2012-2012. |
Author | Renzo Carbonara |
Maintainer | renzocarbonaraλgmail.com |
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 https://github.com/k0001/pipes-network |
Uploaded | by RenzoCarbonara at 2018-05-16T10:59:25Z |
Distributions | NixOS:0.6.5 |
Reverse Dependencies | 10 direct, 1 indirect [details] |
Downloads | 16511 total (73 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2018-05-16 [all 1 reports] |