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

希望出个整合http网关、rpc服务和常用中间件的基础项目示例 #550

Open
intfish123 opened this issue Mar 3, 2025 · 0 comments
Labels
A-volo-ecosystem The volo ecosystem(volo-rs). E-help-wanted Stuff where we want help.

Comments

@intfish123
Copy link

希望出个整合http网关、rpc服务和常用中间件的基础项目示例,包括功能如下:

  1. 基于volo的http网关代码。
  2. 基于volo的grpc服务代码。
  3. 使用nacos作为服务注册发现中心。
  4. 从http网关到调用grpc服务的路由配置。
  5. 像拦截请求header或参数等常用功能的中间层代码。
  6. 限流组件。
  7. 基于nacos的动态配置。
  8. 性能强悍(能抗住超高QPS)。
@Millione Millione added E-help-wanted Stuff where we want help. A-volo-ecosystem The volo ecosystem(volo-rs). labels Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-volo-ecosystem The volo ecosystem(volo-rs). E-help-wanted Stuff where we want help.
Development

No branches or pull requests

2 participants