Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 339 Bytes

File metadata and controls

9 lines (6 loc) · 339 Bytes

SimpHTTP - A Simple HTTP server

SimpHTTP is a Simple HTTP server implementing HTTP/1.x written in C++ without any external dependencies.

This project is still a WIP and as such does not have a lot of features implemented

The project works on Windows and Linux(or other POSIX-compilant enviornments).

TODO

  • Use spdlog to log