I am pleased to announce the release of miou.0.4.0, the documentation was just updated here and the book to learn about Miou is still available here. This version mainly consolidates our experiments with other libraries, notably: ocaml-dns
, happy-eyeballs
, mirage-crypto
, ocaml-tls
, httpcats
, carton
, sendmail
and caqti
.
This consolidation of the API allows us to go further and, in particular, to start offering the development of unikernels with OCaml 5. To this end, you can follow projects such as miou-solo5 or chaos. An overview is available on my blog (which presents the latest Mirage retreat in May).
We would also like to continue improving Vif and Hurl (a tutorial has just been published on this subject).
Other projects are still in the experimental phase, such as: notty
/ nottui
, blaze
, multipart_form
or awa-ssh
.
Finally, we would like to thank everyone who has participated directly or indirectly in this project and to its integration into the OCaml ecosystem.
Happy hacking!