CrowdHailer / Ace

HTTP web server and client, supports http1 and http2
https://hex.pm/packages/ace
MIT License
305 stars 26 forks source link

Add HTTP/2 request backpressure. #116

Open nietaki opened 6 years ago

nietaki commented 6 years ago

See #115 and #114 for context and inspiration.

This issue could probably use some references to what the HTTP/2 specs says about it for implementation guidance.