Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 666 Bytes

File metadata and controls

11 lines (6 loc) · 666 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.

Edit chat-app

For a complete tutorial about data modelling, check out this blog.