Skip to content

Simple HTTP server build according to codecrafters.io requirements

Notifications You must be signed in to change notification settings

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

Watchers

Forks

Releases

No releases published

Packages

No packages published