Skip to content

0xtmphey/codecrafters-http-server-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

progress-banner

This is a basic solution of "Build Your Own HTTP server" Challenge in Rust.

It features:

  • handling of TCP connections
  • parsing HTTP requests by hand
  • constructing HTTP responses by hand
  • reading and writing files

Note: If you're viewing this repo on GitHub, head over to codecrafters.io to try the challenge.

About

Simple HTTP server build according to codecrafters.io requirements

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors