We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 140d168 commit d795938Copy full SHA for d795938
README.rst
@@ -10,6 +10,10 @@ Pure Python, pure state-machine WebSocket implementation
10
.. image:: https://codecov.io/gh/python-hyper/wsproto/branch/master/graph/badge.svg
11
:target: https://codecov.io/gh/python-hyper/wsproto
12
:alt: Code coverage
13
+.. image:: https://img.shields.io/badge/chat-join_now-brightgreen.svg
14
+ :target: https://gitter.im/python-hyper/community
15
+ :alt: Chat community
16
+
17
18
This repository contains a pure-Python implementation of a WebSocket protocol
19
stack. It's written from the ground up to be embeddable in whatever program you
0 commit comments