graphql-subscriptions

PubSub service

A module that enables real-time communication between GraphQL clients and servers using publish-subscribe messaging

newspaper A small module that implements GraphQL subscriptions for Node.js

GitHub

2k stars
60 watching
132 forks
Language: TypeScript
last commit: almost 2 years ago
Linked from 1 awesome list

graphqlgraphql-subscriptionsreal-time

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
the-road-to-graphql/react-graphql-github-apolloA React + GraphQL + Apollo-based GitHub client1,591
ccamel/go-graphql-subscription-exampleA service implementing GraphQL subscriptions with WebSocket transport to consume pre-configured topics from various stream sources42
kamilkisiela/apollo-angularA GraphQL client library for Angular that enables data fetching and reactive UI development1,503
urigo/graphql-modulesToolset for creating reusable and maintainable GraphQL server modules1,312
the-road-to-graphql/react-apollo-client-mocking-exampleA minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage.17
zaninandrea/minimalgraphqlA minimal GraphQL client for Node.js applications2
n1ru4l/graphql-live-queryA library and tools for adding real-time data updates to GraphQL APIs without manual cache management437
the-road-to-graphql/react-apollo-client-testing-exampleAn Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.17
enisdenjo/graphql-wsA GraphQL over WebSocket Protocol implementation1,750
buoy-graphql/buoyA GraphQL client for Angular applications built on top of Apollo7
welikegraphql/universal-react-apollo-exampleAn app demonstrating GraphQL and React usage with Universal Rendering118
apollographql/federation-jvmProvides support for building unified GraphQL APIs with multiple subgraphs and subscriptions in the Java ecosystem.256
the-road-to-graphql/react-graphql-client-libraryA minimal GraphQL client for React applications15
restuwahyu13/sijagoA GraphQL client library for interacting with GraphQL servers in both browsers and Node.js environments.7
vuex-orm/plugin-graphqlSyncs Vuex state with a GraphQL API using auto-generated queries and mutations226