Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 224 Bytes

README.md

File metadata and controls

5 lines (4 loc) · 224 Bytes

HTTP/1.1 server

that is capable of serving multiple clients.

The entry point for your HTTP server implementation is in src/main.rs. Study and uncomment the relevant code, and push your changes to pass the first stage: