File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 22hyperframe: Pure-Python HTTP/2 framing
33======================================
44
5- .. image :: https://travis-ci.org/python-hyper/hyperframe.png?branch=master
6- :target: https://travis-ci.org/python-hyper/hyperframe
5+ .. image :: https://github.com/python-hyper/hyperframe/workflows/CI/badge.svg
6+ :target: https://github.com/python-hyper/hyperframe/actions
7+ :alt: Build status
8+ .. image :: https://readthedocs.org/projects/hyperframe/badge/?version=latest
9+ :target: https://hyperframe.readthedocs.io/en/latest/
10+ :alt: Documentation Status
11+ .. image :: https://img.shields.io/badge/chat-join_now-brightgreen.svg
12+ :target: https://gitter.im/python-hyper/community
13+ :alt: Chat community
714
815This library contains the HTTP/2 framing code used in the `hyper `_ project. It
916provides a pure-Python codebase that is capable of decoding a binary stream
You can’t perform that action at this time.
0 commit comments