/threaded-web-server-in-C

A simple web server and client in C using threadpool

Primary LanguageC

threaded-web-server-in-C

A simple web server and client in C using threadpool Threadpool: https://github.com/Pithikos/C-Thread-Pool

A simple server and client implemented using socket in C with GET request