1. React
  2. ReactiveConf
  3. 2017
  4. GraphQL Subscriptions - Scaling real-time in the real world

GraphQL Subscriptions - Scaling real-time in the real world

Uri Goldshtein at ReactiveConf 2017

At the end of May I've announced together with Lee Byron that GraphQL Subscriptions are now officially part of the GraphQL Spec. That is a big deal for all real time apps out there! But when adding real time capabilities into your app there is a lot to consider - both on the client and the server. In this talk I will explain the concept of GraphQL Subscriptions, why it's such a big deal for real time apps, but mostly talk about how to make it work in your existing app today, no matter how large or old it is...