mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-06-14 09:39:09 +08:00
499 B
499 B
Realtime Chat using GraphQL Subscriptions
This is the source code for a fully working group chat app that uses subscriptions in Hasura GraphQL Engine. It is built using React and Apollo.
For complete tutorial about data modelling, check out this blog.