mirror of
https://github.com/zhigang1992/graphql-engine.git
synced 2026-01-12 17:22:47 +08:00
666 B
666 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 a complete tutorial about data modelling, check out this blog.