mirror of
https://github.com/hasura/graphql-engine.git
synced 2024-12-15 01:12:56 +03:00
78c856cc02
PR-URL: https://github.com/hasura/graphql-engine-mono/pull/3693 Co-authored-by: Rikin Kachhia <54616969+rikinsk@users.noreply.github.com> GitOrigin-RevId: e27ae1727496acb1077433d5715df39edc438b06
762 B
762 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 Vue and Apollo.
-
For a tutorial how to do that check out this blog post
-
For Vue and GraphQL course check out these video series