Skip to content

FredericDesgreniers/my_web_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is meant as a very low overhead / barebones server to serve my personal website. Made it since most other solutions seemed both slower and too much overkill for this.

Components:

http

Http data structures for requests / responses.

http_server

Server specific code, things that deal with incoming requests

pool

A simple worker pool to process requests

static

Static contents such as html content

About

Barebones http server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors