Skip to content

docs(Code Page): added 'graphql-shared-ws' javascript client library - #2505

Merged
saihaj merged 2 commits into
graphql:sourcefrom
sdev-buildz:graphql-shared-ws
Sep 16, 2026
Merged

saihaj merged 2 commits into
graphql:sourcefrom
sdev-buildz:graphql-shared-ws

Conversation

@sdev-buildz

@sdev-buildz sdev-buildz commented Sep 9, 2026

Copy link
Copy Markdown

Description

Added graphql-shared-ws JavaScript client library to the code page.

About graphql-shared-ws:

  • GraphQL over WebSocket clients sharing a single socket across browsing contexts (across browser tabs, windows, iframes, etc...).
  • Creates WebSocket inside SharedWorker.
  • GraphQL subscriptions are indexed by their payloads across browsing contexts.

@vercel

vercel Bot commented Sep 9, 2026

Copy link
Copy Markdown

@sdev-buildz is attempting to deploy a commit to the The GraphQL Foundation Team on Vercel.

A member of the Team first needs to authorize it.

@linux-foundation-easycla

linux-foundation-easycla Bot commented Sep 9, 2026

Copy link
Copy Markdown

CLA Signed
The committers listed above are authorized under a signed CLA.

  • ✅ login: sdev-buildz / name: sdev-buildz (a1f593a)

@benjie benjie left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Comment thread src/code/language-support/javascript/client/graphql-shared-ws.md Outdated
sdev-buildz added a commit to sdev-buildz/graphql-shared-ws that referenced this pull request Sep 9, 2026
The URL is to be added to graphql-shared-ws entry in graphql.github.io code page. PR = graphql/graphql.github.io#2505
@sdev-buildz
sdev-buildz force-pushed the graphql-shared-ws branch 2 times, most recently from 78741ab to 84f20c9 Compare September 9, 2026 14:12
@sdev-buildz
sdev-buildz marked this pull request as ready for review September 9, 2026 14:16
@sdev-buildz
sdev-buildz requested a review from benjie September 10, 2026 19:31
@saihaj

saihaj commented Sep 15, 2026

Copy link
Copy Markdown
Member

hey @sdev-buildz can you please fix lint/formatting errors?

@sdev-buildz

sdev-buildz commented Sep 15, 2026

Copy link
Copy Markdown
Author

Hey @saihaj, I have fixed lint and formatting errors.

@sdev-buildz
sdev-buildz requested a review from saihaj September 15, 2026 15:32
@saihaj
saihaj merged commit 1551e86 into graphql:source Sep 16, 2026
4 of 5 checks passed
@sdev-buildz sdev-buildz changed the title docs(Code Page): added 'graphql-shared-ws' javascript client library. docs(Code Page): added 'graphql-shared-ws' javascript client library Sep 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants