Commit graph

6 commits

Author SHA1 Message Date
Simon Cruanes
a07936dac4
eio backend, second attempt (#95)
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
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
Simon Cruanes
09ff4f98ed
fix percent encoding for < 0x10 chars 2024-12-25 11:12:42 -05:00
Simon Cruanes
7e790c0161
fix: parse query when there's a fragment indication 2024-02-28 15:01:13 -05:00
Simon Cruanes
ec3dec6b72
wip: bugfixes 2024-02-26 16:28:31 -05:00
Simon Cruanes
009a8d6d3b
test: tests for Buf 2023-06-20 23:03:31 -04:00
Simon Cruanes
82ebf85ee7
remove dep on ounit2 and qtest 2023-05-24 15:13:27 -04:00