Commit graph

7 commits

Author SHA1 Message Date
Simon Cruanes
41be8908d3
feat: add IO.Out_channel.output_char function 2023-07-18 14:14:05 -04:00
Simon Cruanes
b9faebffe4 use a resource pool to recycle buffers 2023-06-23 17:58:11 -04:00
Simon Cruanes
f845f1265b
compat: use Eio_unix.Stdenv.base 2023-06-21 00:23:35 -04:00
Simon Cruanes
6c499584b8
cleanup eio 2023-06-21 00:23:35 -04:00
Simon Cruanes
5e0a634c10
tiny_httpd_eio: do not use Eio's clock for our internals 2023-06-21 00:23:11 -04:00
Simon Cruanes
8620fe688d
eio: reimplement some buffering 2023-06-21 00:23:10 -04:00
Simon Cruanes
e00c3a5d63
wip: tiny_httpd_eio, an alternative IO/concurrency backend based on Eio 2023-06-21 00:23:09 -04:00