GraphQL Yoga subcriptions over WebSocket #2938
Unanswered
lewebsimple
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey everyone 👋
I'd like to configure GraphQL subscriptions using GraphQL Yoga in a Nuxt app with the experimental websocket feature of Nitro, but I don't know for sure where to start from.
I had successfully done this by initializing the graphql-ws server inside a server middleware but it does seem hackish and only works in Node environments.
Any insight would be greatly appreciated!
Beta Was this translation helpful? Give feedback.
All reactions