tiny_httpd/tests/unit
Simon Cruanes a07936dac4
Some checks are pending
format / format (push) Waiting to run
build / build (4.13.x, ubuntu-latest) (push) Waiting to run
build / build (4.14.x, ubuntu-latest) (push) Waiting to run
build / build (5.03.x, ubuntu-latest) (push) Waiting to run
eio backend, second attempt (#95)
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 16:36:32 -05:00
..
util format 2024-08-15 09:18:15 -04:00
ws eio backend, second attempt (#95) 2026-02-15 16:36:32 -05:00
dune hardening bugfixes 2026-02-10 19:57:21 -05:00
t_buf.ml wip: bugfixes 2024-02-26 16:28:31 -05:00
t_headers.ml hardening bugfixes 2026-02-10 19:57:21 -05:00
t_io.ml add more tests 2024-06-18 17:04:15 -04:00
t_response.ml add basic test for response 2025-04-18 09:37:27 -04:00
t_server.ml details for logs 2024-02-26 22:54:45 -05:00
t_util.ml eio backend, second attempt (#95) 2026-02-15 16:36:32 -05:00