k0001 / network-simple

Haskell library abstracting common network sockets usage patterns.
BSD 3-Clause "New" or "Revised" License
33 stars 9 forks source link

Love its simplicity. Could you please add SSL support? #21

Closed joe9 closed 8 years ago

joe9 commented 8 years ago

Hello,

Love the simplicity. Could be more useful if it had SSL support.

Thanks

k0001 commented 8 years ago

I'm glad you find this useful.

There is network-simple-tls, which definitely needs some maintenance from myself.