Cool HTTP/1.0 compliant server written in C++
  • C++ 98.8%
  • Makefile 1.2%
Find a file
2026-07-31 10:43:58 +02:00
src Finalize response sending 2026-07-31 10:43:58 +02:00
.gitignore Add extra tooling stuff to .gitignore 2026-07-29 12:19:35 +02:00
architecture.md Publish the architecture of the project 2026-07-23 11:51:56 +02:00
Makefile Finalize response sending 2026-07-31 10:43:58 +02:00
readme.md Publish readme.md 2026-07-31 10:43:58 +02:00

echttps

echttps is a HTTP server written in C++20 for *nix platforms.