graphql-ws
GraphQL client/server
A GraphQL over WebSocket Protocol implementation
Coherent, zero-dependency, lazy, simple, GraphQL over WebSocket Protocol compliant server and client.
2k stars
19 watching
158 forks
Language: TypeScript
last commit: 16 days ago
Linked from 1 awesome list
apolloclientexpressfastifygraphqlobservablesprotocolrelayserversubscriptionsthe-guildtransportuwebsocketswebsockets
Related projects:
Repository | Description | Stars |
---|---|---|
zaba505/gws | A WebSocket client and server implementation for GraphQL communication | 6 |
kamilkisiela/apollo-angular | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,500 |
restuwahyu13/sijago | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
expo/hello-graphql | An example project that integrates Exponent with Apollo Client to interact with a backend using GraphQL. | 43 |
the-road-to-graphql/react-graphql-github-apollo | A React + GraphQL + Apollo-based GitHub client | 1,590 |
zaninandrea/minimalgraphql | A minimal GraphQL client for Node.js applications | 2 |
urigo/graphql-modules | Toolset for creating reusable and maintainable GraphQL server modules | 1,311 |
graphql-dotnet/graphql-client | A C# library that provides a thread-safe GraphQL client for .NET Standard | 625 |
inblack67/graphql-next-setup | A Next.js project that sets up an Apollo Server and Client with Nexus Schema using TypeScript. | 3 |
graphql-dotnet/server | A GraphQL server middleware for ASP.NET Core that handles HTTP and WebSocket requests. | 582 |
gql-dart/ferry | A library for building strongly typed, real-time GraphQL clients with automatic code generation and data persistence. | 605 |
deno-libs/gql | A GraphQL HTTP middleware for Deno and Bun that provides a simple setup for building GraphQL APIs. | 194 |
ember-graphql/ember-apollo-client | An Ember addon that integrates GraphQL and Apollo Client into an Ember app | 280 |
youshido-php/graphql | A PHP implementation of the GraphQL protocol for building query languages in APIs | 710 |
graphql-editor/graphql-zeus | A tool for generating strongly typed GraphQL clients from a schema | 1,943 |