page banner
avatar
'GraphQL Subscriptions on WebSockets for Scala applications' post illustration
GraphQL Subscriptions on WebSockets for Scala applications

In this article, we review a simple option to introduce GraphQL subscriptions on WebSockets into your Scala GraphQL API using Play 2, Sangria, and Akka Streams.