Contribute Media
A thank you to everyone who makes this possible: Read More

GraphQL Subscriptions: Real-time Data with WebSockets* and Strawberry

Description

[EuroPython 2023 — South Hall 2A on 2023-07-21]

https://ep2023.europython.eu/session/graphql-subscriptions-real-time-data-with-websockets-and-strawberry

Bring your GraphQL APIs to life with real-time data using Strawberry! 🌟 In this talk, we'll dive into GraphQL Subscriptions and explore how to leverage WebSockets for interactive, real-time updates. Say goodbye to constant polling and hello to efficient, seamless communication!

Key insights:

  • Understanding GraphQL Subscriptions and their role in real-time data delivery.
  • Setting up WebSocket connections and integrating them with your GraphQL server using Strawberry.
  • Designing subscription schemas and handling server-side events for seamless updates.
  • Enhancing client-side experiences with real-time data and updates.

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License http://creativecommons.org/licenses/by-nc-sa/4.0/

Improve this page