Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(server): websockets support #986

Merged
merged 20 commits into from
Feb 7, 2019
Merged

feat(server): websockets support #986

merged 20 commits into from
Feb 7, 2019

Conversation

benjie
Copy link
Member

@benjie benjie commented Feb 5, 2019

Enables people to experiment with their own subscription implementations without needing to use an alternative server.

graphiql-subscriptions

  • Don't stop subscription for watch-mode / introspection
  • Don't allow non-subscriptions over websockets (by default)
  • Handle errors from subscriptions
  • Check headers work over queries and subscriptions

@benjie benjie merged commit ede614c into master Feb 7, 2019
@benjie benjie deleted the websockets branch February 7, 2019 10:04
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.

None yet

1 participant