graphene-django
graphene-django copied to clipboard
django-channels example is outdated
this class no longer exist
ImportError: cannot import name 'route_class' from 'channels.routing'
anyone can comment a new setup guide? :(
@arnotes I recommend looking at: https://github.com/SmileyChris/graphql-ws
How to do it with graphene_subscriptions
: https://gist.github.com/zbyte64/4730f49639335078857c3559ce105e01
Is there any update on this topic? The import error still occurs.
@arnotes I recommend looking at: https://github.com/SmileyChris/graphql-ws
I tried it before it did not work for me