Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 165 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 165 Bytes

##HttpServer A simple HTTP server written in Rust.

####TODO:

  • Documentation
  • Implement multithreading
  • Implement more/remaining HTTP methods
  • Security features