-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
Now that graphene-subscriptions has been out in the wild for a little while, I've noticed a number of common stumbling blocks and areas for improvement. Many thanks to everyone who has raised these issues!
I'd like to address a number of them in the next version of graphene-subscriptions. Because some of them will require breaking API changes (most notably #6), the next version of graphene-subscriptions will be v2.
I'd like to ship the following features in v2:
- Allow users to configure Channel Layer groups (Scalability #6) (PR: WIP: Allow users to control which groups a client is added to #7)
- Remove Django Signals dependency (Remove signals dependency #8) (PR: WIP: Allow users to control which groups a client is added to #7)
- Add GraphiQL compatibility (Add GraphiQL compatibility #9)
- Add automatic Django model subscriptions (Add automatic subscriptions for Django models #11)
Please let me know if there are any other issues you would like to see addressed in v2, or if you'd like to work on any of these :)
happytk, eamigo86, DoctorJohn, nikolaik, hansek and 5 more
Metadata
Metadata
Assignees
Labels
No labels