This website works better with JavaScript.
Home
Help
Register
Sign In
pEp.foundation
/
webserver
Watch
4
Star
0
Fork
2
Code
Issues
0
Pull Requests
1
Releases
5
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.
30
Commits
1
Branch
207 KiB
C++
91.6%
Makefile
7.5%
HTML
0.9%
Tree:
2efc68de20
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 '2efc68de20'
${ noResults }
HTTPS
ZIP
TAR.GZ
roker
2efc68de20
add generic handler. simplify switch() statement.
2 years ago
htdocs
even more weird
2 years ago
.gitignore
more ignore
2 years ago
LICENSE
Initial commit
2 years ago
Makefile
nicer
2 years ago
README.md
link to sample
2 years ago
test_webserver.cc
nicer
2 years ago
webserver.cc
add generic handler. simplify switch() statement.
2 years ago
webserver.hh
add generic handler. simplify switch() statement.
2 years ago
README.md
webserver
a simple multithreaded webserver
for usage see
this sample