Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/email2vimalraj/graphql-subscription-demo
This repo demonstrates the usage of apollo graphql library with subscription and also on how to cancel the active subscription on certain event.
https://github.com/email2vimalraj/graphql-subscription-demo
antd apollo apollo-client apollo-server apollo-server-express apollographql graphql graphql-client graphql-server graphql-subscriptions javascript nodejs react
Last synced: 23 days ago
JSON representation
This repo demonstrates the usage of apollo graphql library with subscription and also on how to cancel the active subscription on certain event.
- Host: GitHub
- URL: https://github.com/email2vimalraj/graphql-subscription-demo
- Owner: email2vimalraj
- Created: 2020-07-18T17:10:51.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-13T08:01:38.000Z (about 2 years ago)
- Last Synced: 2024-11-16T02:13:12.304Z (3 months ago)
- Topics: antd, apollo, apollo-client, apollo-server, apollo-server-express, apollographql, graphql, graphql-client, graphql-server, graphql-subscriptions, javascript, nodejs, react
- Language: JavaScript
- Homepage: https://vimalselvam.com
- Size: 293 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README
# GraphQL Subscription Demo
This repo demonstrates the usage of apollo graphql library with subscription and also on how to cancel the active subscription on certain event.