Skip to content
This repository was archived by the owner on Apr 28, 2022. It is now read-only.

Support for Subscriptions/Live Queries #2

Open
3 tasks
dzhelezov opened this issue Apr 18, 2022 · 0 comments
Open
3 tasks

Support for Subscriptions/Live Queries #2

dzhelezov opened this issue Apr 18, 2022 · 0 comments

Comments

@dzhelezov
Copy link
Contributor

Many customers has requested supports for subscription support so that they don't have to constantly poll the graphql server for updates.

The most convenient solution is probably something similar to live queries supported by PostGraphile and a separate lib(e.g. this. Hasura also supports subscriptions

Let's break down this task into multiple phases:

  • Research the existing solutions regarding the convenience and performance trade-offs
  • Develop a spec for additional directives to be added to OpenReader
  • Implement as a core feature
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant