curl for MLton and Poly/ML
Kostirya <[email protected]> Fri, 30 Sep 2016 14:11:32 +0300
| Newsgroups | gmane.comp.lang.ml.mlton.user |
|---|---|
| Message-ID | <CAG+QnTfHkKdzMeOZYUpanfiE7BCCkXSjB_End2L9zbOErLjAag@mail.gmail.com> |
Hello. Thank you all very much. I completed the curl library finally. https://github.com/kni/sml-curl It also contains http client with asynchronous support (via sml-ev) I hope someone will find it helpful. Nick. P.S. Output of asynchronous example: > ./t-ev-mlton libcurl/7.46.0 OpenSSL/1.0.1p zlib/1.2.8 Request: https://www.google.com/ Request: http://sml-family.org/ Request: http://www.polyml.org/ Request: http://www.mlton.org/ Request: http://melsman.github.io/mlkit Answer: 200 (OK) http://www.polyml.org/ Request: http://www.smlserver.org Answer: 200 (OK) http://www.smlserver.org/ Request: http://www.mpi-sws.org/~rossberg/hamlet/ Answer: 200 (OK) http://sml-family.org/ Request: http://www.smlnj.org/ Answer: 200 (OK) http://www.mlton.org/ Request: http://www.pllab.riec.tohoku.ac.jp/smlsharp/ Answer: 200 (OK) http://www.elsman.com/mlkit/ Request: http://manticore.cs.uchicago.edu/ Answer: 200 (OK) http://www.mpi-sws.org/~rossberg/hamlet/ Answer: 200 (OK) http://www.smlnj.org/ Answer: 200 (OK) https://www.google.com.ua/?gfe_rd=cr&ei=RiLuV72vLrDG7gT_ yrH4CQ Answer: 200 (OK) http://manticore.cs.uchicago.edu/ Answer: 200 () http://www.pllab.riec.tohoku.ac.jp/smlsharp/ -- You received this message because you are subscribed to the Google Groups "MLton-user" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. ------------------------------------------------------------------------------ _______________________________________________ MLton-user mailing list [email protected]; [email protected] https://lists.sourceforge.net/lists/listinfo/mlton-user