@hackage pipes-network-tls0.4
TLS-secured network connections support for pipes.
Categories
License
BSD-3-Clause
Maintainer
renλren.zone
Links
Versions
Installation
Tested Compilers
Dependencies (10)
- base >=4 && <5
- bytestring
- network
- network-simple
- network-simple-tls >=0.4
- pipes Show all…
Dependents (1)
@hackage/acme-everything
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