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

Subscriptions support for graphiql #8

Open
lbrolinz opened this issue Sep 28, 2017 · 3 comments
Open

Subscriptions support for graphiql #8

lbrolinz opened this issue Sep 28, 2017 · 3 comments

Comments

@lbrolinz
Copy link

Is there a way to add subscriptions support for graphiql .net middleware?

@josephwoodward
Copy link
Owner

Not at the moment, this is still v1 so there's plenty of room for improvements. I've not played with subscriptions yet so I'd be interesting in supporting them.

@acao
Copy link

acao commented Apr 17, 2020

@josephwoodward let me know if you'd like any assistance with that from graphiql itself. as you can see from the link, we're hoping to improve docs for this. 0.16.x and above should have full subscriptions support, if not earlier.

@josephwoodward
Copy link
Owner

josephwoodward commented Apr 17, 2020

@acao Hi, yes I'd be interested to know what would need to be done to support it? Is there an example of it working that I can see?

Simply put, my library serves the graphiql assets from an assembly file to save developers from having to worry about managing it within their .NET Core application. When using subscriptions within Node, what has to be done to support it in those circumstances?

Thanks!

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