Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cppserver

A webserver implemented in C++. This implementation uses websockets to listen for incoming connections to the webserver, then parses and processes the HTTP requests accordingly. I've designed this to roughly mirror Python's Flask, so the API will be similar.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages