Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

A high performance, single threaded, HTTP server written in C++ as a learning tool

License

Notifications You must be signed in to change notification settings

cddchina/httpserver

Open more actions menu
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTTP Server
Ramsey Kant

https://github.com/RamseyK/httpserver

A high performance, single threaded, HTTP server written in C++ to serve as a kqueue socket management and HTTP protocol learning tool

Features:
-Clean, documented code
-Efficient socket management with kqueue
-Easy to understand HTTP protocol parser (from my ByteBuffer project)
-Tested on FreeBSD and MacOS

Benchmarks:
Coming soon!

License:
See LICENSE.TXT

About

A high performance, single threaded, HTTP server written in C++ as a learning tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 98.7%
  • Makefile 1.2%
  • HTML 0.1%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.