Metadata-Version: 2.4
Name: django-channels-graphql-ws-next
Version: 1.0.2
Summary: Django Channels based WebSocket GraphQL server with Graphene-like subscriptions
License: MIT
License-File: LICENSE
Author: Mohammad Hasan Mohammad Khani
Requires-Python: >=3.10,<4
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: Django (>=4.2,<6.0)
Requires-Dist: aiohttp (>=3.13,<4.0)
Requires-Dist: asgiref (>=3,<4)
Requires-Dist: channels (>=4,<5)
Requires-Dist: graphene (>=3,<4)
Requires-Dist: graphql-core (==3.2.6)
Requires-Dist: msgpack (>=1,<2)
Project-URL: Homepage, https://github.com/MHMK2002/DjangoChannelsGraphqlWs
Project-URL: Repository, https://github.com/MHMK2002/DjangoChannelsGraphqlWs
