<  Back to Schedule
GraphQL in ProductionLightning Talks

GraphQL Subscriptions in Production Is Easy, Isn’t It?

Wednesday, September 11 / 05:15p.m. PDT - 05:25p.m. PDT
Laurin Quast Profile Image
Laurin QuastThe Guild, Software Engineer

GraphQL Subscriptions can super-charge any application but add layers of complexity. Let's delve into the practical aspects of moving GraphQL Subscriptions from localhost into a production environment! Learn about MesageQueues, PubSub, WebSockets, Server-Sent Events, TCP connection limits, authentication, Browser Windows, and (shared) web workers!