anthracite/README.md
Nicholas Orlowsky c9fdf3b85d
init commit
2023-09-06 16:44:29 -04:00

276 B

Anthracite

A web server written in C++

Todo

  • Serve HTML Pages
  • Fix glaring security issues
  • Speed optimizations such as keepint the most visited html pages in memory
  • Cleanup codebase
  • Enable cache support
  • Support newer HTTP versions