Skip to content

Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser

Notifications You must be signed in to change notification settings

fantamiracle/libuv-webserver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libuv-webserver

Pure C (or C++) webserver based on libuv and http-parser

Based on http://vimeo.com/24713213

Warning

This is not a real server and never will be - purely experimental.

If you are interested in more robust server on top of libuv see Haywire.

Build

make

TODO

About

Pure C (or C++) webserver (and experimental http client) based on libuv and http-parser

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.4%
  • Python 8.7%
  • Makefile 6.9%