Skip to content

Custom webserver infrastructure with plugable handlers, including one for photos

License

Notifications You must be signed in to change notification settings

ppearson/WebServe_partial

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebServe (partial)

This is a partial repository (some bits of it are missing by design currently) of my WebServe project: an HTTP(S) 1.1 webserver framework written in C++ in order to:

  1. Re-learn about the HTTP protocol.
  2. Have a local webserver I completely control in order to host local photo galleries.

It then progressed a bit in terms of supporting more functionality (HTTPS via AWS's S2N library), and I am using it for hosting some external websites now.

About

Custom webserver infrastructure with plugable handlers, including one for photos

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published