Popularity
4.1
Declining
Activity
0.0
Stable
4
4
1

Monthly Downloads: 19
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Network     Pipes    
Latest version: v0.4

pipes-network-tls alternatives and similar packages

Based on the "pipes" category.
Alternatively, view pipes-network-tls alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of pipes-network-tls or a related project?

Add another 'pipes' Package

README

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


*Note that all licence references and agreements mentioned in the pipes-network-tls README section above are relevant to that project's source code only.