http-server icon indicating copy to clipboard operation
http-server copied to clipboard

100% async http-server library written in C

Results 3 http-server issues
Sort by recently updated
recently updated
newest added

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...

bug

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?