graphql-go / graphql-go/handler
subscriptions with graphiql
Open
- Dominant language
- Go
- Stars
- 451
- Forks
- 135
- PR merge metrics
- No merged PRs in 30d
Description
I cannot use subscriptions with the graphical interface.
I tried to solve the issue with #69 but I still get
`client.js:1603 WebSocket connection to 'ws://localhost:7000/subscriptions' failed: Error during WebSocket handshake: Sent non-empty 'Sec-WebSocket-Protocol' header but no response was received`
the same code works with the playground. any pointers??
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.