Simon Cruanes
|
5e32ce7bcc
|
fix dune
|
2026-02-15 15:46:31 -05:00 |
|
Simon Cruanes
|
98385b43a9
|
format
|
2026-02-15 15:39:56 -05:00 |
|
Simon Cruanes
|
3e7c73093e
|
feat: tiny_httpd_eio library
provides a tiny_httpd server that relies on Eio for non-blocking
sockets and for concurrency using eio fibers.
|
2026-02-15 15:12:30 -05:00 |
|
Simon Cruanes
|
3802aad11f
|
remove eio stuff.
it doesn't really bring anything to the table for now. Let's wait until
it becomes actually useful.
|
2023-08-08 12:39:07 -04:00 |
|
Simon Cruanes
|
f845f1265b
|
compat: use Eio_unix.Stdenv.base
|
2023-06-21 00:23:35 -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 |
|