Skip to content

kush-jain/http-server-rust

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic HTTP Server Implementation

In this, implement grep like functionality

Inspiration

Inspired by codecrafters.

HTTP

HTTP is the protocol that powers the web. In this challenge, we are building a HTTP/1.1 server that is capable of serving multiple clients.

Features

  • Concurrency
  • Supports encoding headers (gzip)
  • Supports file read and write endpoints

About

Implementation of Basic HTTP Server in Rust

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •