This website works better with JavaScript.
Home
Help
Register
Sign In
leviathan
/
webserver
forked from
pEp.foundation/webserver
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
a simple multithreaded webserver
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
46
Commits
1
Branch
204 KiB
C++
91.4%
Makefile
7.7%
HTML
0.8%
Tree:
7493baa951
master
Release_2.1.0-RC7
Release_2.1.0-RC6
Release_2.1.0-RC5
Release_2.1.0-RC4
Release_2.1.0-RC3
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '7493baa951'
${ noResults }
HTTPS
ZIP
TAR.GZ
Volker Birk
7493baa951
boost from MacPorts
2 years ago
build-windows
build-windows
2 years ago
htdocs
even more weird
2 years ago
.gitignore
no auto conversion to std::string()
2 years ago
LICENSE
Initial commit
2 years ago
Makefile
boost from MacPorts
2 years ago
README.md
link to sample
2 years ago
test_webserver.cc
for Roker: using std::unique_ptr ;-)
2 years ago
webserver.cc
adding factory function probing_port_range()
2 years ago
webserver.hh
adding factory function probing_port_range()
2 years ago
README.md
webserver
a simple multithreaded webserver
for usage see
this sample