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

Support for Subscriptions/Live Queries #2

Description

@dzhelezov

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions