Skip to content

LeHack/hackttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hackttp

A basic C++ HTTP server

The purpose of creating this project is to learn about sockets, threads and other required internal parts of the Linux Operating System. No external libs will be used, all is to be done in pure-ish C++.