forked from RamseyK/httpserver
-
Notifications
You must be signed in to change notification settings - Fork 0
A high performance, single threaded, HTTP server written in C++ as a learning tool. Uses kqueue for event management, therefore is MacOS / *BSD only!
License
jfcai2008/httpserver
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Yet Another HTTP Server ======================= Ramsey Kant General Notes ----------------- Tested Platforms ----------------- * GNU/Linux * OSX * Cygwin * Win32
About
A high performance, single threaded, HTTP server written in C++ as a learning tool. Uses kqueue for event management, therefore is MacOS / *BSD only!
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C++ 98.7%
- Makefile 1.2%
- HTML 0.1%