h2o

HTTP server supporting HTTP/1.x and HTTP/2 protocols

brewmacoslinux
Try with needOr install directly
Source

About

HTTP server with support for HTTP/1.x and HTTP/2

Commands

h2o

Examples

Start H2O server with default configuration$ h2o
Start H2O server with custom configuration file$ h2o -c /path/to/h2o.conf
Run H2O in test mode to validate configuration$ h2o -t -c /path/to/h2o.conf