Skip to content

k0001/pipes-network-tls

Repository files navigation

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

About

Use TLS-secured network sockets together with the Haskell pipes library.

Resources

License

Stars

Watchers

Forks

Packages

No packages published