/server

Very simple HTTP server written in C++

Primary LanguageC++

This is a server

It uses the POSIX socket API to respond to HTTP requests with the appropriate file, and has basic multithreading and caching.