network-conduit-tls: Create TLS-aware network code with conduits

[ library, mit, network ] [ Propose Tags ]

Uses the tls package for a pure-Haskell implementation.


[Skip to Readme]

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.5.0, 0.6.0, 0.6.0.1, 0.6.0.2, 0.6.0.3, 0.6.0.4, 1.0.0, 1.0.0.1, 1.0.0.2, 1.0.0.3, 1.0.1, 1.0.1.1, 1.0.2, 1.0.3, 1.0.4, 1.0.4.1, 1.0.4.2, 1.1.0, 1.1.0.1, 1.1.0.2, 1.1.1, 1.1.1.1, 1.1.2, 1.2.0, 1.2.0.1, 1.2.1, 1.2.1.1, 1.2.2, 1.3.0, 1.3.1, 1.3.2, 1.4.0
Change log ChangeLog.md
Dependencies base (>=4 && <5), bytestring (>=0.9), conduit (>=1.1), conduit-extra (>=1.1), connection, cprng-aes, data-default, monad-control, network, streaming-commons, tls (>=1.2.15 && <1.3), transformers [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Revised Revision 1 made by AdamBergmark at 2015-07-10T21:11:13Z
Category Network
Home page https://github.com/snoyberg/conduit
Uploaded by MichaelSnoyman at 2015-05-12T08:50:01Z
Distributions Debian:1.3.2, LTSHaskell:1.4.0, NixOS:1.4.0, Stackage:1.4.0
Reverse Dependencies 7 direct, 6 indirect [details]
Downloads 27451 total (94 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2015-05-12 [all 1 reports]

Readme for network-conduit-tls-1.2.0

[back to package description]

network-conduit-tls

Create TLS-aware network code with conduits. Uses the tls package for a pure-Haskell implementation.