http-server
http-server copied to clipboard
100% async http-server library written in C
Hello ! Testing the simple.c on linux with httpress (https://bitbucket.org/yarosla/httpress/wiki/Home) the memory consumption only grows on each run, also if we try to use 100 or more concurrent connections the...
This might be good idea to add implicit support for WebSocket. Plan: - Add "on_upgrade" callback for user that will allow or disallow further processing of possible WebSocket connection -...
Needs some docs. Possible options: - doxygen - https://github.com/libgit2/docurium - other?