We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf16048 commit 6e7e4f7Copy full SHA for 6e7e4f7
1 file changed
README.md
@@ -1,17 +1,7 @@
1
# GraphQL WS
2
3
-.. image:: https://img.shields.io/pypi/v/graphql\_ws.svg :target: https://pypi.python.org/pypi/graphql\_ws
4
-
5
-.. image:: https://img.shields.io/travis/graphql-python/graphql\_ws.svg :target: https://travis-ci.org/graphql-python/graphql\_ws
6
7
-.. image:: https://readthedocs.org/projects/graphql-aiows/badge/?version=latest :target: https://graphql-aiows.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status
8
9
-.. image:: https://pyup.io/repos/github/graphql-python/graphql\_ws/shield.svg :target: https://pyup.io/repos/github/graphql-python/graphql\_ws/ :alt: Updates
10
11
Websocket server for GraphQL subscriptions.
12
13
-- Free software: MIT license
14
15
# Installation instructions
16
17
For having a demo with Python 3.6:
0 commit comments