Skip to content

NxtChg/chttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple HTTP server in C++

Useful if you want to make the browser your app's UI.

Built as a single tiny DLL (10 Kb).

See 'test.cpp' for how to use it.