rust-http-server

THis project involves building a working HTTP server from scratch.

We will write our custom implementation of the HTTP protocol and we will build a functioning web server with it.

This will let us introduce all of the fundamental and some advanced features of the Rust language.