Cool HTTP server written in C++
  • C++ 99.4%
  • Makefile 0.6%
Find a file
2026-07-26 14:23:05 +02:00
.gitignore Initial commit 2026-07-19 10:33:35 +02:00
architecture.md Publish the architecture of the project 2026-07-23 11:51:56 +02:00
config.cpp Start work on config 2026-07-25 07:15:23 +02:00
config.hpp Start work on config 2026-07-25 07:15:23 +02:00
http_headers.cpp Do major code cleanup 2026-07-26 14:23:05 +02:00
http_headers.hpp Do major code cleanup 2026-07-26 14:23:05 +02:00
log.hpp Logging?! 2026-07-25 07:15:35 +02:00
main.cpp Do major code cleanup 2026-07-26 14:23:05 +02:00
Makefile Migrate socket stuff to socket.cpp 2026-07-25 07:16:00 +02:00
server.hpp Do major code cleanup 2026-07-26 14:23:05 +02:00
socket.cpp Do major code cleanup 2026-07-26 14:23:05 +02:00