Skip to content

markusvaikjarv/c_http_server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

c_http_server

A simple http server using Berkeley sockets. Blocking and works on a single thread; can only serve a single HTML file and requries POSIX compliant OS.

About

A simple http server using POSIX sockets.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published