6 ms·
We have written a post[1] on building a real-time chat app with Streaming Subscriptions on Postgres. It gives a quick overview of the architecture used and how
by praveenweb 4y ago
We have written a post[1] on building a real-time chat app with Streaming Subscriptions on Postgres. It gives a quick overview of the architecture used and how you can leverage the API on the client side with AuthZ. There’s a live demo that you all can try out.[2]
[1] https://hasura.io/blog/building-real-time-chat-apps-with-graphql-streaming-subscriptions/ https://hasura.io/blog/building-real-time-chat-apps-with-gra...
[2] https://eclectic-dragon-25a38c.netlify.app/ https://eclectic-dragon-25a38c.netlify.app/
Would love to see more use cases coming out of this :)