CrowdHailer / Ace

HTTP web server and client, supports http1 and http2

Home Page:https://hex.pm/packages/ace

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HTTP/2 left out

CrowdHailer opened this issue · comments

Items not needed for MVP

  • push promise: A client may request not to receive push promises, a server can always not have any to push
  • priority: priority request are guidlines and can be ignored
  • Server settings, always assume the defaults
  • flow control https://tools.ietf.org/html/rfc7540#section-5.2.2

Moved to HTTP/2 project board