@hackage pipes-network-tls0.4

TLS-secured network connections support for pipes.

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