Commit graph

3 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
9329c95ce7
test: update unit tests for websockets 2024-04-05 13:23:10 -04:00
Simon Cruanes
2eba43e632
test: add websocket masking tests 2024-04-04 15:54:55 -04:00