graphql-subscriptions
PubSub service
A module that enables real-time communication between GraphQL clients and servers using publish-subscribe messaging
A small module that implements GraphQL subscriptions for Node.js
2k stars
60 watching
132 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
graphqlgraphql-subscriptionsreal-time
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A React + GraphQL + Apollo-based GitHub client | 1,591 |
| | A service implementing GraphQL subscriptions with WebSocket transport to consume pre-configured topics from various stream sources | 42 |
| | A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,503 |
| | Toolset for creating reusable and maintainable GraphQL server modules | 1,312 |
| | A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |
| | A minimal GraphQL client for Node.js applications | 2 |
| | A library and tools for adding real-time data updates to GraphQL APIs without manual cache management | 437 |
| | An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
| | A GraphQL over WebSocket Protocol implementation | 1,750 |
| | A GraphQL client for Angular applications built on top of Apollo | 7 |
| | An app demonstrating GraphQL and React usage with Universal Rendering | 118 |
| | Provides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem. | 256 |
| | A minimal GraphQL client for React applications | 15 |
| | A GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments. | 7 |
| | Syncs Vuex state with a GraphQL API using auto-generated queries and mutations | 226 |