Commit graph

4 commits

Author SHA1 Message Date
Simon Cruanes
a11ed88522
chore: bounds on eio 2026-02-15 15:12:30 -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
e00c3a5d63
wip: tiny_httpd_eio, an alternative IO/concurrency backend based on Eio 2023-06-21 00:23:09 -04:00