Skip to content

Commit 92fdd55

Browse files
authored
Create README.md
1 parent c14b31d commit 92fdd55

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# graphql-python-subscriptions
2+
A port of apollographql subscriptions for python, using gevent websockets and redis
3+
4+
This is a implementation of apollographql subscriptions-transport-ws and graphql-subscriptions in Python. It currently implements a pubsub using redis.py and gevent for concurrency. It also makes heavy uses of syrusakbary/promise python implementation to mirror the logic in the apollographql libraries.

0 commit comments

Comments
 (0)