pipes-network-tls

Version 0.4 revision 0 uploaded by RenzoCarbonara.

Package meta

Synopsis
TLS-secured network connections support for pipes.
Description

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

This package is organized using the following namespaces:

  • Pipes.Network.TCP.TLS exports pipes and utilities for using TLS-secured TCP connections in a streaming fashion.

  • Pipes.Network.TCP.TLS.Safe subsumes Pipes.Network.TCP.TLS, exporting pipes and functions that allow you to safely establish new TCP connections within a pipeline using the pipes-safe facilities. You only need to use this module if you want to acquire and release operating system resources within a pipeline.

See the changelog file in the source distribution to learn about any important changes between version.

Author
Renzo Carbonara
Bug reports
https://github.com/k0001/pipes-network-tls/issues
Category
Pipes, Network
Copyright
Copyright (c) Renzo Carbonara 2013-2019
Homepage
https://github.com/k0001/pipes-network-tls
Maintainer
renλren.zone
Package URL
n/a
Stability
Experimental

Components