go-graphql-subscription-example

Subscription service

A service implementing GraphQL subscriptions with WebSocket transport to consume pre-configured topics from various stream sources

☝️ go-graphql subscription over Kafka/Redis/NSQ example

GitHub

42 stars
3 watching
5 forks
Language: Go
last commit: almost 2 years ago
Linked from 1 awesome list

event-streameventsgographqlgraphql-subscriptionskafkakafka-consumernsqprometheusreactivexrediswebsocket

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
apollographql/graphql-subscriptionsA module that enables real-time communication between GraphQL clients and servers using publish-subscribe messaging1,601
zaba505/gwsA WebSocket client and server implementation for GraphQL communication6
enisdenjo/graphql-wsA GraphQL over WebSocket Protocol implementation1,750
the-road-to-graphql/react-graphql-github-vanillaA React application that uses plain HTTP requests to consume GitHub's GraphQL API72
microsoft/cppgraphqlgenTools for generating and consuming GraphQL services in C++326
graphql-go/relayA Go library for constructing a GraphQL server compatible with React Relay422
kamilkisiela/apollo-angularA GraphQL client library for Angular that enables data fetching and reactive UI development1,503
kennetpostigo/react-reachA library that enables easy communication between React applications and GraphQL servers.135
the-road-to-graphql/react-graphql-client-libraryA minimal GraphQL client for React applications15
the-road-to-graphql/react-apollo-client-testing-exampleAn Apollo Client application with a mocked GraphQL server and tested Query and Mutation components.17
expo/hello-graphqlAn example project that integrates Exponent with Apollo Client to interact with a backend using GraphQL.43
lampctl/go-sseA Go package for sending and receiving event streams from servers to clients12
99designs/gqlgenA Go library for building GraphQL servers using a schema-first approach and code generation.10,018
chadian/ember-graphql-examplesA collection of examples showcasing the use of GraphQL in an Ember application5
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