NuxRef

python-priority - A pure-Python implementation of the HTTP/2 priority tree

Website: http://hyper.rtfd.org
License: MIT
Description:
A pure-Python implementation of the priority logic for HTTP/2, set out in
RFC7540 Section 5.3 (Stream Priority). This logic allows for clients to
express a preference for how the server allocates its (limited) resources to
the many outstanding HTTP requests that may be running over a single HTTP/2
connection.

Packages

python-priority-1.3.0-1.el7.nuxref.noarch [16 KiB] Changelog Chris Caron (2017-03-26):
- Initial Build