13 lines
229 B
Text
13 lines
229 B
Text
|
H2O is a very fast HTTP server written in C. It can also be used as a library.
|
||
|
|
||
|
Features
|
||
|
|
||
|
* HTTP/1.0, HTTP/1.1
|
||
|
* HTTP/2
|
||
|
* WebSocket
|
||
|
* TLS
|
||
|
* static file serving
|
||
|
* reverse proxy
|
||
|
* access-logging
|
||
|
* graceful restart and self-upgrade
|