Skip to content

cs-muic/project-2-ic-web-server-u6280154

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Open in Visual Studio Code

PCSA Project 2: IC Web Server

You are building a web server. In terms of features, your server will

  • handle a subset of the HTTP/1.1 protocol, as detailed in RFC2616, and
  • support the common gateway interface (CGI), as detailed in RFC3875.

In terms of performance, your server is expected to be highly concurrent—capable of serving tens of hundreds of requests of static requests per second.

About

project-2-ic-web-server-u6280154 created by GitHub Classroom

Resources

Stars

Watchers

Forks

Packages

No packages published