Description
Implements HTTP/2 priority tree logic in Python. It helps protocol libraries and servers decide how streams should be ordered when multiple HTTP/2 requests compete for connection resources.
Most users receive it as a dependency of networking software. It does not open a network service by itself; behavior depends on the HTTP/2 stack that uses it.