Skip to content

leetking/yhttpd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yhttpd

A simple but powerful http server, for studying HTTP protocol, epoll and linux.

Usage

$ ./yhttp -h

The default configuration of yhttpd is dumped by ./yhttpd -z

Thanks

  1. Inspire by Tiny-httpd J. David Blackstone.
  2. lighttpd
  3. boa server

Special Thanks

  1. Nginx The most desgin is from it

About

your http server, for studing.

Topics

Resources

License

Stars

2 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors