Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 345 Bytes

Readme.md

File metadata and controls

20 lines (17 loc) · 345 Bytes

#Work in progress Run it

git clone https://github.com/CodeMan62/hs
cd hs
cargo run

Now go to your browser and check localhost:8080

[x] basic http server [x] implement multithreading [ ] refactor with Asynchronous code [ ] Routing System [ ] Serve static files [ ] Loggin and Error handling [ ] middleware support