A simple HTTP server based on the book server built in rust as a learning exercise. It is multi-threaded but only implements GET.
A simple HTTP server based on the book server built in rust as a learning exercise. It is multi-threaded but only implements GET.