mirror of
https://github.com/c-cube/tiny_httpd.git
synced 2025-12-06 11:15:35 -05:00
doc: more readme
This commit is contained in:
parent
3703436d18
commit
cd2e0bb0ae
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
Minimal HTTP server using good old threads and `Scanf` for routing.
|
||||
|
||||
Free from all forms of `ppx`, async monads, etc.
|
||||
|
||||
The basic echo server from `src/examples/echo.ml`:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue