Skip to content

nickorlow/anthracite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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