tiny_httpd/src
2023-06-23 17:58:11 -04:00
..
bin feat: Server.run takes ?after_init parameter 2023-05-24 15:38:38 -04:00
camlzip update docs 2023-05-24 15:21:49 -04:00
eio use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
gen add shims for Atomic on OCaml < 4.12 2023-06-23 17:58:11 -04:00
dune add shims for Atomic on OCaml < 4.12 2023-06-23 17:58:11 -04:00
Tiny_httpd.ml use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
Tiny_httpd.mli use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
Tiny_httpd_buf.ml server: add IO_BACKEND abstraction; implement a unix version of it 2023-06-20 23:03:31 -04:00
Tiny_httpd_buf.mli server: add IO_BACKEND abstraction; implement a unix version of it 2023-06-20 23:03:31 -04:00
Tiny_httpd_dir.ml Merge branch 'ocamlformat' 2023-05-24 15:41:58 -04:00
Tiny_httpd_dir.mli ocamlformat 2023-05-23 17:40:18 -04:00
Tiny_httpd_html.ml ocamlformat 2023-05-23 17:40:18 -04:00
Tiny_httpd_io.ml server: add IO_BACKEND abstraction; implement a unix version of it 2023-06-20 23:03:31 -04:00
Tiny_httpd_pool.ml fix issue for 4.04 2023-06-23 17:58:11 -04:00
Tiny_httpd_pool.mli use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
Tiny_httpd_server.ml use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
Tiny_httpd_server.mli use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
Tiny_httpd_stream.ml add Tiny_httpd_io module, abstraction over IOs 2023-06-20 23:03:30 -04:00
Tiny_httpd_stream.mli doc 2023-06-20 23:04:43 -04:00
Tiny_httpd_util.ml remove dep on ounit2 and qtest 2023-05-24 15:13:27 -04:00
Tiny_httpd_util.mli ocamlformat 2023-05-23 17:40:18 -04:00