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

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.9 && <5), bytestring (>=0.9), conduit (>=1.3), conduit-extra (>=1.3), connection, data-default-class, network, streaming-commons (>=0.1.12), tls (>=1.3), transformers, unliftio-core [details]
License MIT
Author Michael Snoyman
Maintainer michael@snoyman.com
Category Network
Home page https://github.com/snoyberg/conduit
Uploaded by MichaelSnoyman at 2018-06-24T11:26:08Z
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 2018-06-24 [all 1 reports]

Readme for network-conduit-tls-1.3.1

[back to package description]

network-conduit-tls

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