[Haskell-cafe] using network+conduit+tls for a client application?
14875
depot051 at gmail.com
Mon Jul 29 10:23:23 CEST 2013
there's a similar one for client
http://hackage.haskell.org/package/http-conduit-browser/
2013/7/29 Petr Pudlák <petr.mvd at gmail.com>
> Dear Haskellers,
>
> I wanted to write a small TLS application (connecting to IMAP over TLS)
> and it seemed natural to use conduit for that. I found the
> network-conduit-tls package, but then I realized it's meant only for server
> applications. Is there something similar for client applications?
>
> Thank you,
> Petr Pudlak
>
> ______________________________**_________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/**mailman/listinfo/haskell-cafe<http://www.haskell.org/mailman/listinfo/haskell-cafe>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/haskell-cafe/attachments/20130729/4e99d2a5/attachment.htm>
More information about the Haskell-Cafe
mailing list