graphql-js icon indicating copy to clipboard operation
graphql-js copied to clipboard

Subscriptions docs suggestions

Open Urigo opened this issue 6 months ago • 2 comments

Adding some suggestions to the subscriptions section:

As mentioned in this comment, the graphql-subscriptions library is not maintained (reference) I've made a change to recommend another library for the solution.

In order to move this our of draft, @enisdenjo @ardatan I believe we'll need to publish a README specifically for that library.

I've also changed the comment about WebSockets and SSE, I'm not sure if we want to say that most people use WebSockets?

Urigo avatar Jun 10 '25 16:06 Urigo

Is it unmaintained? According to npm its last release was 7 months ago:

benjie avatar Jun 19 '25 11:06 benjie

v3 was pending release for like 3 years... Issues are also largely unanswered https://github.com/apollographql/graphql-subscriptions/issues.

enisdenjo avatar Jun 19 '25 12:06 enisdenjo