{"id":13467595,"url":"https://github.com/enisdenjo/graphql-ws","last_synced_at":"2025-05-14T21:00:24.968Z","repository":{"id":37208732,"uuid":"283446239","full_name":"enisdenjo/graphql-ws","owner":"enisdenjo","description":"Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.","archived":false,"fork":false,"pushed_at":"2025-02-14T14:36:46.000Z","size":16822,"stargazers_count":1802,"open_issues_count":4,"forks_count":168,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-05-07T20:29:02.198Z","etag":null,"topics":["apollo","client","express","fastify","graphql","observables","protocol","relay","server","subscriptions","the-guild","transport","uwebsockets","websockets"],"latest_commit_sha":null,"homepage":"https://the-guild.dev/graphql/ws","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/enisdenjo.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"enisdenjo"}},"created_at":"2020-07-29T08:45:14.000Z","updated_at":"2025-05-05T12:32:30.000Z","dependencies_parsed_at":"2024-04-30T14:53:51.479Z","dependency_job_id":"184965eb-161c-4a8e-921c-5a68351a2d36","html_url":"https://github.com/enisdenjo/graphql-ws","commit_stats":{"total_commits":818,"total_committers":45,"mean_commits":"18.177777777777777","dds":"0.41075794621026895","last_synced_commit":"4d4eedd4cfcaf056cc89658384b388e201d00130"},"previous_names":["enisdenjo/graphql-subscriptions-ws","enisdenjo/graphql-transport-ws"],"tags_count":113,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enisdenjo%2Fgraphql-ws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enisdenjo%2Fgraphql-ws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enisdenjo%2Fgraphql-ws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/enisdenjo%2Fgraphql-ws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/enisdenjo","download_url":"https://codeload.github.com/enisdenjo/graphql-ws/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254227603,"owners_count":22035667,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["apollo","client","express","fastify","graphql","observables","protocol","relay","server","subscriptions","the-guild","transport","uwebsockets","websockets"],"created_at":"2024-07-31T15:00:58.312Z","updated_at":"2025-05-14T21:00:24.876Z","avatar_url":"https://github.com/enisdenjo.png","language":"TypeScript","funding_links":["https://github.com/sponsors/enisdenjo"],"categories":["TypeScript","Implementations"],"sub_categories":["JavaScript/TypeScript"],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003cbr /\u003e\n\n![GraphQLOverWebSocket](https://user-images.githubusercontent.com/25294569/94527042-172dba00-023f-11eb-944b-88c0bd58a8d2.gif)\n\n  \u003ch6\u003eCoherent, zero-dependency, lazy, simple, \u003ca href=\"PROTOCOL.md\"\u003eGraphQL over WebSocket Protocol\u003c/a\u003e compliant server and client.\u003c/h6\u003e\n\n[![graphql-ws](https://img.shields.io/npm/v/graphql-ws.svg?label=graphql-ws\u0026logo=npm)](https://www.npmjs.com/package/graphql-ws)\n\n\u003ci\u003eUse [Server-Sent Events (SSE)](https://developer.mozilla.org/en-US/docs/Web/API/Server-sent_events) instead? Check out \u003cb\u003e[graphql-sse](https://github.com/enisdenjo/graphql-sse)\u003c/b\u003e!\u003c/i\u003e\n\n  \u003cbr /\u003e\n\u003c/div\u003e\n\n## [Get started](https://the-guild.dev/graphql/ws/get-started)\n\nSwiftly start with the [get started guide on the website](https://the-guild.dev/graphql/ws/get-started).\n\n## [Recipes](https://the-guild.dev/graphql/ws/recipes)\n\nShort and concise code snippets for starting with common use-cases. [Available on the website.](https://the-guild.dev/graphql/ws/recipes)\n\n## [Documentation](https://the-guild.dev/graphql/ws/docs)\n\nAuto-generated by [TypeDoc](https://typedoc.org) and then [rendered on the website](https://the-guild.dev/graphql/ws/docs).\n\n## [How does it work?](PROTOCOL.md)\n\nRead about the exact transport intricacies used by the library in the [GraphQL over WebSocket Protocol document](PROTOCOL.md).\n\n## [Want to help?](CONTRIBUTING.md)\n\nFile a bug, contribute with code, or improve documentation? Read up on our guidelines for [contributing](CONTRIBUTING.md) and drive development with `yarn test --watch` away!\n\n## Disclaimer\n\nThis library and the [GraphQL over WebSocket Protocol](https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md) are **not** cross-compatible with the [deprecated `subscriptions-transport-ws`](https://github.com/apollographql/subscriptions-transport-ws) and its [accompanying Protocol](https://github.com/apollographql/subscriptions-transport-ws/blob/master/PROTOCOL.md).\n\nYou must use `graphql-ws` coherently and implement the [GraphQL over WebSocket Protocol](https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md) on both sides, server and the client.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenisdenjo%2Fgraphql-ws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fenisdenjo%2Fgraphql-ws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fenisdenjo%2Fgraphql-ws/lists"}