Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
https://github.com/apollographql/subscriptions-transport-ws/blob/master/README.md#graphql-ws
They recommend using
graphql-wsinstead ofsubscriptions-transport-ws.https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md
https://the-guild.dev/blog/graphql-over-websockets
GraphQL over WebSocket Protocol with full support for all 3 GraphQL operations:
Queries,MutationsandSubscriptions.Beta Was this translation helpful? Give feedback.
All reactions