Skip to content

A Simple HTTP/1.x server written in C++ for Windows and Linux

License

Notifications You must be signed in to change notification settings

codevenkat/SimpHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SimpHTTP - A Simple HTTP server

SimpHTTP is a Simple HTTP server implementing HTTP/1.x written in C++ without any external dependencies.

This project is still a WIP and as such does not have a lot of features implemented

The project works on Windows and Linux(or other POSIX-compilant enviornments).

TODO

  • Use spdlog to log

About

A Simple HTTP/1.x server written in C++ for Windows and Linux

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages