Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Does nautilus gateway support subscriptions? #108

Open
lorenzleutgeb opened this issue May 10, 2020 · 4 comments
Open

Question: Does nautilus gateway support subscriptions? #108

lorenzleutgeb opened this issue May 10, 2020 · 4 comments

Comments

@lorenzleutgeb
Copy link

lorenzleutgeb commented May 10, 2020

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

@AlecAivazis
Copy link
Member

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.

@maaft
Copy link

maaft commented Dec 4, 2020

I'd also be very interested in this.

@maaft
Copy link

maaft commented Oct 19, 2021

@AlecAivazis Hi! Is there any progress on this topic? Is there an official roadmap tracker or similar?

@AlecAivazis
Copy link
Member

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants