GraphQL over WebSocket (graphql-ws)
See original GitHub issue👋 ,
I am the author of graphql-ws and its, brand new, security first, lean, GraphQL over WebSocket Protocol.
Being more than happy to help, I was about to push a PR; however, seeing the engine written in Haskell - I stepped down as I am not familiar with it. 😬
I’d like to hear your opinion on the Protocol and if you would consider supporting it in your awesome GraphQL Engine?
P.S. if you are interested on reading a short article about the lib and its inception, you can check it out over at The Guild’s blog.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:113
- Comments:15 (5 by maintainers)
Top Results From Across the Web
GraphQL over WebSockets – The Guild
With no further ado - I humbly introduce graphql-ws . A coherent, feature-full, zero-dependency, plug-n-play, lazy, simple, server and client ...
Read more >WebSocket Link - Apollo GraphQL Docs
The WebSocketLink is a terminating link that's used most commonly with GraphQL subscriptions (which usually communicate over WebSocket), although you can ...
Read more >graphql-ws/PROTOCOL.md at master - GitHub
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client. - graphql-ws/PROTOCOL.md at master ...
Read more >graphql-ws - npm
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client. Continuous integration graphql-ws. Use ...
Read more >What are differences between GraphQL Subscription and ...
GraphQL is a specification and it's common to see GraphQL over HTTP for queries and mutations, however with GraphQL subscriptions we need to ......
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found

Hey Folks! This has been released with the latest release of v2.0.8. It is also available on Hasura Cloud too. Please feel free to open relevant issues if you do face any problems. Thanks for your patience with us!
Hi everyone, this is currently WIP and is actively being reviewed.