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
42 stars
3 watching
5 forks
Language: Go
last commit: 2 months ago
Linked from 1 awesome list
event-streameventsgographqlgraphql-subscriptionskafkakafka-consumernsqprometheusreactivexrediswebsocket
Related projects:
Repository | Description | Stars |
---|---|---|
| A module that enables real-time communication between GraphQL clients and servers using publish-subscribe messaging | 1,601 |
| A WebSocket client and server implementation for GraphQL communication | 6 |
| A GraphQL over WebSocket Protocol implementation | 1,750 |
| A React application that uses plain HTTP requests to consume GitHub's GraphQL API | 72 |
| Tools for generating and consuming GraphQL services in C++ | 326 |
| A Go library for constructing a GraphQL server compatible with React Relay | 422 |
| A GraphQL client library for Angular that enables data fetching and reactive UI development | 1,503 |
| A library that enables easy communication between React applications and GraphQL servers. | 135 |
| A minimal GraphQL client for React applications | 15 |
| An Apollo Client application with a mocked GraphQL server and tested Query and Mutation components. | 17 |
| An example project that integrates Exponent with Apollo Client to interact with a backend using GraphQL. | 43 |
| A Go package for sending and receiving event streams from servers to clients | 12 |
| A Go library for building GraphQL servers using a schema-first approach and code generation. | 10,018 |
| A collection of examples showcasing the use of GraphQL in an Ember application | 5 |
| A minimal React application with Apollo Client using a mocked GraphQL API to demonstrate its usage. | 17 |