#Work in progress Run it
git clone https://github.com/CodeMan62/hs
cd hs
cargo run
[x] basic http server [x] implement multithreading [ ] refactor with Asynchronous code [ ] Routing System [ ] Serve static files [ ] Loggin and Error handling [ ] middleware support