Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 499 Bytes

File metadata and controls

9 lines (5 loc) · 499 Bytes

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.