@hackage / network-simple-tls

Simple interface to TLS secured network sockets.

Latest0.4.2

About

Metadata

  • Last updated , by RenzoCarbonara
  • License BSD-3-Clause
  • Categories Network Development
  • Maintained by: renλren.zone

  • Lottery factor: 0

Links

Installation

Readme

network-simple-tls

Build Status

Haskell library simplifying the useage of TLS secured network connections. Currently, only TCP sockets are supported. This package aims to be similar and compatible with the network-simple package.

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.