question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

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.

The Protocol is aiming to become a part of the GraphQL standard with the help of the foundation’s brilliant GraphQL over HTTP Work Group.

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:closed
  • Created 3 years ago
  • Reactions:113
  • Comments:15 (5 by maintainers)

github_iconTop GitHub Comments

49reactions
kolharsamcommented, Aug 30, 2021

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!

37reactions
dsandipcommented, Aug 18, 2021

Hi everyone, this is currently WIP and is actively being reviewed.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found