1 comment

[ 3.6 ms ] story [ 17.7 ms ] thread
Hey HN, 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.