pipes-network-tls: TLS-secured network connections support for 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:

Use TLS-secured network connections together with the pipes ecosystem.

This package is organized using the following namespaces:

See the NEWS file in the source distribution to learn about any important changes between version.


[Skip to Readme]

Properties

Versions 0.1.0.0, 0.1.1.0, 0.2.0, 0.2.0, 0.2.1, 0.3, 0.4
Change log None available
Dependencies base (>=4 && <5), bytestring (>=0.9.2.1), network, network-simple (>=0.3 && <0.4), network-simple-tls (>=0.2 && <0.3), pipes (>=4.0 && <4.1), pipes-network (>=0.6 && <0.7), pipes-safe (>=2.0 && <2.1), tls (>=1.1 && <1.2), transformers (>=0.2 && <0.4) [details]
License BSD-3-Clause
Copyright Copyright (c) Renzo Carbonara 2013
Author Renzo Carbonara
Maintainer renzocarbonaraλgmail.com
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 git://github.com/k0001/pipes-network-tls.git
Uploaded by RenzoCarbonara at 2013-10-04T21:55:22Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for pipes-network-tls-0.2.0

[back to package description]

pipes-network-tls

Utilities to deal with TLS-secured network connections using the pipes, pipes-safe and tls libraries.

Currently, only TCP sockets are supported.

Check the source or rendered Haddocks for extensive documentation.

This code is licensed under the terms of the so called 3-clause BSD license. Read the file named LICENSE found in this same directory for details.

See the PEOPLE file to learn about the people involved in this effort.

Building the development version

Use cabal-meta:

cabal sandbox init
cabal-meta install -j