Commit graph

11 commits

Author SHA1 Message Date
Simon Cruanes
64e232e459 wip: use statmemprof-notty 2019-12-04 22:34:55 -06:00
Simon Cruanes
3f0e427bbf chore: add a debug endpoint to echo 2019-12-04 11:21:55 -06:00
Simon Cruanes
aa35e324e6 refactor 2019-12-03 17:38:56 -06:00
Simon Cruanes
1fc544aa16 refactor: improve the echo server 2019-12-03 16:20:05 -06:00
Simon Cruanes
3ac031b367 feat: add semaphore to limit number of simultaneous connections 2019-11-18 22:44:08 -06:00
Simon Cruanes
939b183a50 wip: new IO API with streams 2019-11-17 19:10:49 -06:00
Simon Cruanes
193a9d9d31 change API with accept pre-filter, use these before 100-continue 2019-11-17 16:52:39 -06:00
Simon Cruanes
3c5189a663 rename to tiny_httpd 2019-11-17 12:18:15 -06:00
Simon Cruanes
6b4deb55f9 refactor: modify API 2019-11-17 11:37:42 -06:00
Simon Cruanes
f6efa9b703 feat: debug, and chunked encoding handled properly
(tested with local server, upload, and curl)

close #1
2019-11-16 18:40:37 -06:00
Simon Cruanes
3703436d18 initial commit 2019-11-13 23:38:38 -06:00