Open lorenzleutgeb opened 4 years ago
Hey @lorenzleutgeb! Sorry i lagged on replying to this.
Unfortunately, the gateway does not currently support subscriptions but I would be very interested in adding it. I'm not sure what time I will find to add it but it's absolutely on the roadmap for this project.
I'd also be very interested in this.
@AlecAivazis Hi! Is there any progress on this topic? Is there an official roadmap tracker or similar?
Unfortunately, not yet. I have fallen a little bit behind on a few other tasks for this project which are taking up my free time. Thanks for being patient!
If you wanted to explore adding it I would love to offer whatever help I can.
👋 hey, any updates on the subscription support?
Hi!
I am looking for a gateway implementation that supports GraphQL subscriptions. This would mean that the gateway must forward subscription requests to downstream services and also forward a WebSocket connection.
I searched for "subscription" and "websocket" in this repository but could not find any code that looks like such an implementation.
Best, Lorenz