Skip to content

Alternative for GraphQL Subscriptions over WebSocket #5

Open
@dotansimha

Description

@dotansimha

Today, graph-node Subscriptions transport is not 100% reliable and uses a legacy protocol.

We are looking into different ways of providing an alternative to that.

Possible solutions:

  • subscribe-as-query: write a GraphQL Subscription, but choose a custom hook (Smart contract event? just polling?)
  • query + hook

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions