Skip to content

adam-hanna/h2o

 
 

Repository files navigation

This is a forked version of h2o's http server written in C of the same name - h2o.

It was forked from commit c6c7e5ba77b593825bdbe20d439695d26114042b.

The goal of this fork is to turn h2o into a fast, minimalist, middleware, web app framework - much like Express is for node.js.

Below is the start of original README.

H2O - an optimized HTTP server with support for HTTP/1.x and HTTP/2

Build Status

Copyright (c) 2014-2016 DeNA Co., Ltd., Kazuho Oku, Tatsuhiko Kubo, Domingo Alvarez Duarte, Nick Desaulniers, Marc Hörsken, Masahiro Nagano, Jeff Marrison, Daisuke Maki, Laurentiu Nicola, Justin Zhu, Tatsuhiro Tsujikawa, Ryosuke Matsumoto, Masaki TAGAWA, Masayoshi Takahashi, Chul-Woong Yang, Shota Fukumori

H2O is a new generation HTTP server. Not only is it very fast, it also provides much quicker response to end-users when compared to older generations of HTTP servers.

Written in C and licensed under the MIT License, it can also be used as a library.

For more information, please refer to the documentation at h2o.examp1e.net.

About

H2O - the optimized HTTP/1, HTTP/2 server

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 79.7%
  • Perl 18.7%
  • CMake 1.0%
  • Ruby 0.3%
  • C++ 0.2%
  • Makefile 0.1%