Skip to content

Experimental GraphQL Subscriptions#61

Open
dulnan wants to merge 10 commits into
mainfrom
feature/experimental-subscriptions
Open

Experimental GraphQL Subscriptions#61
dulnan wants to merge 10 commits into
mainfrom
feature/experimental-subscriptions

Conversation

@dulnan

@dulnan dulnan commented May 5, 2025

Copy link
Copy Markdown
Owner

Adds experimental support for GraphQL subscriptions (#58)

  • New WebSocket server handler /api/graphql_middleware/subscription
  • New composable useGraphqlSubscription

Todo:

  • Tests
  • (Maybe) add option to use a single graphql-ws client on the server, shared for all peers, when no authentication is needed
  • error handling, connection close handling

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant