graphql-ws 0.4.4
0
Websocket backend for GraphQL subscriptions
Contents
Websocket backend for GraphQL subscriptions
Stars: 271, Watchers: 271, Forks: 88, Open Issues: 26The graphql-python/graphql-ws
repo was created 6 years ago and the last code push was 9 months ago.
The project is popular with 271 github stars!
How to Install graphql-ws
You can install graphql-ws using pip
pip install graphql-ws
or add it to a project with poetry
poetry add graphql-ws
Package Details
- Author
- Syrus Akbary
- License
- MIT
- Homepage
- https://github.com/graphql-python/graphql-ws
- PyPi:
- https://pypi.org/project/graphql-ws/
- GitHub Repo:
- https://github.com/graphql-python/graphql-ws
Classifiers
Related Packages
Errors
A list of common graphql-ws errors.
Code Examples
Here are some graphql-ws
code examples and snippets.
GitHub Issues
The graphql-ws package has 26 open issues on GitHub
- Update to graphene v3 ?
- Minor docs and example package dependencies update