Ace

HTTP web server and client, supports http1 and http2

Features

View progress on the roadmap.

Testing

Run h2spec against the example hello_http2 application.

  1. Start the example app.
    cd examples/hello_http2
    iex -S mix
  2. Run h2spec from docker
    sudo docker run --net="host" summerwind/h2spec --port 8443 -t -k -S