Skip to content

huntlabs/hunt-minihttp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

hunt-minihttp

A mini http server based on Hunt.

Build http-parser on Linux

$ cd http-parser
$ ./build.sh

Benchmark

$ ./bench.sh Hunt-minihttp plaintext 127.0.0.1 8080
$ ./bench.sh Hunt-minihttp json 127.0.0.1 8080

TODO

  • Support for http-parser on Windows.

About

A hunt library based simple http server.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published