pipes-network-tls: TLS-secured network connections support for pipes.
Use TLS-secured network connections together with the pipes ecosystem.
This package is organized using the following namespaces:
Pipes.Network.TCP.TLS exports pipes and utilities for using TLS-secured TCP connections in a streaming fashion.
Pipes.Network.TCP.TLS.Safe subsumes Pipes.Network.TCP.TLS, exporting pipes and functions that allow you to safely establish new TCP connections within a pipeline using the
pipes-safefacilities. You only need to use this module if you want to 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-tls-0.4.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.1.0.0, 0.1.1.0, 0.2.0, 0.2.1, 0.3, 0.4 |
|---|---|
| Change log | changelog.md |
| Dependencies | base (>=4 && <5), bytestring, network, network-simple, network-simple-tls (>=0.4), pipes, pipes-network, pipes-safe, tls, transformers [details] |
| Tested with | ghc ==8.6.5 |
| License | BSD-3-Clause |
| Copyright | Copyright (c) Renzo Carbonara 2013-2019 |
| Author | Renzo Carbonara |
| Maintainer | renλren.zone |
| Category | Pipes, Network |
| Home page | https://github.com/k0001/pipes-network-tls |
| Bug tracker | https://github.com/k0001/pipes-network-tls/issues |
| Source repo | head: git clone https://github.com/k0001/pipes-network-tls |
| Uploaded | by RenzoCarbonara at 2019-11-17T20:44:23Z |
| Distributions | NixOS:0.4 |
| Reverse Dependencies | 1 direct, 0 indirect [details] |
| Downloads | 4795 total (3 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] |