[Haskell-cafe] using network+conduit+tls for a client application?

Petr Pudlák petr.mvd at gmail.com
Mon Jul 29 10:08:44 CEST 2013


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




More information about the Haskell-Cafe mailing list