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

[v1] WebSocket server for the serve-cli #7208

Closed
5 tasks
enisdenjo opened this issue Jul 3, 2024 · 0 comments · Fixed by #7766
Closed
5 tasks

[v1] WebSocket server for the serve-cli #7208

enisdenjo opened this issue Jul 3, 2024 · 0 comments · Fixed by #7766
Assignees

Comments

@enisdenjo
Copy link
Collaborator

enisdenjo commented Jul 3, 2024

TODO

  • WebSocket connection for node:http server in serve-cli
  • onRequest is not invoked when using WebSockets with uWS, therefore we cannot assign a schema to a request in useSchema Yoga plugin - do something else
  • Serve config option to enable/disable WebSocket connections
  • Forward connection params upstream
  • Documentation
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

Successfully merging a pull request may close this issue.

2 participants