@hackage pipes-network-tls0.1.0.0

TLS-secured network connections support for pipes.

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

This package is organized using the following namespaces:

  • Control.Proxy.TCP.TLS exports Control.Proxy.Proxys and functions for establishing and using TLS-secured TCP connections.

  • Control.Proxy.TCP.TLS.Safe is similar to Control.Proxy.TCP.TLS, except the exported Control.Proxy.Proxys themselves can obtain new TLS resources safely by using the facilities providied by the pipes-safe package.