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

[Feature Request] GraphQL 支持 #3221

Open
StringKe opened this issue Sep 4, 2023 · 2 comments
Open

[Feature Request] GraphQL 支持 #3221

StringKe opened this issue Sep 4, 2023 · 2 comments

Comments

@StringKe
Copy link
Contributor

StringKe commented Sep 4, 2023

支持 GraphqlQL 作为 framework

Query / Mutation https://github.com/graphql/graphql-http

额外的订阅实现支持

  1. Subscription SSE 方式: https://github.com/enisdenjo/graphql-sse
  2. Subscription WebScoket 方式: https://github.com/enisdenjo/graphql-ws
@czy88840616
Copy link
Member

看着就是个中间件,不需要framework吧。

@StringKe
Copy link
Contributor Author

StringKe commented Sep 4, 2023

ws 需要一个 server,

主要是 schema 的生成方式,想法是提供不同的注解然后扫描生成。

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

No branches or pull requests

2 participants