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

Any plan for implementing the new graphql-over-websocket protocol? #896

Closed
pranaypratyush opened this issue Mar 9, 2021 · 3 comments
Closed

Comments

@pranaypratyush
Copy link

https://github.com/enisdenjo/graphql-ws/blob/master/PROTOCOL.md

^Seems really promising.

@tyranron
Copy link
Member

tyranron commented Mar 9, 2021

@pranaypratyush https://docs.rs/juniper_graphql_ws works like a charm for us.

@tyranron tyranron closed this as completed Mar 9, 2021
@pranaypratyush
Copy link
Author

Does it allow me to do query and mutation over websocket at well?

@tyranron
Copy link
Member

tyranron commented Mar 9, 2021

@pranaypratyush yes.

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

2 participants