1 comment

[ 5.3 ms ] story [ 9.9 ms ] thread
I just finished developing my networking library in C, which allows users to create a client or server with the ability to follow the TCP/UDP/HTTP/WS protocols. This was one of my harder C projects, and any tips for how to improve the library would be great. I'm currently benching this against Apache and Nginx and will share the results on the GitHub soon.