Re: Mail and http servers and clients
| Newsgroups | gmane.comp.lang.ocaml.beginners |
|---|---|
| Message-ID | <CABSD_panoetc1NCK_diCpJsQsL_3RoG6fdCoBCa=wPjJ_akjsw@mail.gmail.com> |
As well as async_smtp: https://github.com/janestreet/async_smtp On Tue, Nov 17, 2015 at 8:17 AM, Ashish Agarwal [email protected] [ocaml_beginners] <[email protected]> wrote: > > > In addition to ocamlnet, there is Cohttp [1] and email_message [2]. > > [1] https://github.com/mirage/ocaml-cohttp > [2] https://github.com/janestreet/email_message > > On Tue, Nov 17, 2015 at 5:58 AM, [email protected] [ocaml_beginners] < > [email protected]> wrote: > >> >> >> Thanks Matthieu, >> >> I'm just starting with OCaml, doing the MOOC. >> Let's see if I'm able to use these libraries... >> >> >> Luis >> > > >