Heath
Heath
@syrusakbary let me know your thoughts on this pull request when you get a chance. I modified the README and all the examples (except the Django one), to show how...
Initial executors will include gevent, asyncio, and django channels
Abstract excector model similar to python graphql-python/graphql-core -- allowing different executors -- like threads, asyncio, etc.
Looking into options. Channels, django-websocket-redis, or django-socketio... For anybody that uses Django (I don't)...is channels now the preference for real-time?