DEV Community

Çağla Gezgen
Çağla Gezgen

Posted on • Edited on

Implementing(scaling) graphql-redis-subcriptions to Apollo Server

I have a question about Graphql Subscriptions.I'm trying to implement grapql-redis-subscription package to my apollo-server. Do I have to migrate my server to apollo-server-express ? All docs are imlementing the SubscriptionServer(index.js) with appliying additional middleware(express). Is there any way to config(redis-graphql-subscription with SubscriptionServer in index.js) with simple apollo-server package ? If there isn't anyway why ?

Top comments (0)

AWS Security LIVE!

Tune in for AWS Security LIVE!

Join AWS Security LIVE! for expert insights and actionable tips to protect your organization and keep security teams prepared.

Learn More