graphene-django icon indicating copy to clipboard operation
graphene-django copied to clipboard

subscriptions

Open aliscie opened this issue 4 years ago • 1 comments

is there any subscriptions minimalist working example.

  • I tried to create subscriptions in Django graphene, and as you know Django graphene not officially supported, so I have no idea how to do it.
  • I tried to do it with the documentation suggested in the graphene docs but i got the following issue in stackoverflow https://stackoverflow.com/questions/67421543/django-graphene-subscriptions-keep-loading-without-sending-me-the-data

aliscie avatar May 07 '21 08:05 aliscie

I create lib to solve this https://pypi.org/project/cypartagraphqlsubscriptionstools/

eslamelhadedy avatar Apr 03 '24 02:04 eslamelhadedy