Skip to content

volo-http 和 volo-rpc整合示例

Notifications You must be signed in to change notification settings

mtul0729/volo-boot

 
 

Repository files navigation

volo-http 和 volo-rpc整合示例

目录结构

  • /api: 网关模块
  • /common: 放一些公共组件代码, 如日志配置等
  • /rpc: 放rpc服务

相关issue

issue

功能进度

  • 基于volo的http网关代码
  • 基于volo的grpc服务代码
  • 使用nacos作为服务注册发现中心
  • 从http网关到调用grpc服务的调用代码
  • http网关模块集成prometheus
  • 限流组件
  • 拦截请求header或参数
  • 性能强悍(能抗住超高QPS)

说明

目前这个示例项目架构还没在生产环境验证,只是自己学习和测试用

交流学习群: img.png

About

volo-http 和 volo-rpc整合示例

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Rust 86.8%
  • Dockerfile 5.7%
  • Shell 5.0%
  • Just 2.1%
  • Python 0.4%