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

Support more RPC framework #15

Open
dongxuny opened this issue Oct 30, 2021 · 9 comments
Open

Support more RPC framework #15

dongxuny opened this issue Oct 30, 2021 · 9 comments
Assignees
Labels
enhancement New feature or request

Comments

@dongxuny
Copy link
Contributor

dongxuny commented Oct 30, 2021

Is your feature request related to a problem? Please describe.
Currently, rk-boot support gRPC and Gin RPC framework. More needs to be supported.

Describe the solution you'd like
Support bellow popular frameworks.

  • Beego (Ali)
  • Echo
  • Go kit
  • Fast http
  • Mux
  • HttpRouter
  • TarsGo (Tencent)
  • brpc (Baidu)
@dongxuny dongxuny self-assigned this Oct 30, 2021
@wwek
Copy link

wwek commented Nov 12, 2021

Please support GoFrame https://github.com/gogf/gf

@dongxuny
Copy link
Contributor Author

@wwek

GoFrame looks like a great framework, we will plan to add it into rk-boot.

Thanks for your suggestion.

@dongxuny dongxuny added the enhancement New feature or request label Nov 15, 2021
@1005281342
Copy link

Please support go-zero https://github.com/zeromicro/go-zero

@dongxuny
Copy link
Contributor Author

dongxuny commented Dec 8, 2021

@1005281342

Another great web framework, we will plan to add it into rk-boot family.

Thanks for your suggestion.

@dongxuny
Copy link
Contributor Author

rk-zero & rk-fiber is under testing stage! Will be added into rk-boot family soon.

@dongxuny
Copy link
Contributor Author

Current status of supported web framework:

  • gRPC ( Stable )
  • Gin ( Stable )
  • Echo ( Stable )
  • GoFrame ( Prerelease )
  • go-zero ( Testing )
  • Fiber ( Testing )
  • Go kit ( Planning )
  • Fast http ( Planning )
  • Mux ( Planning )
  • HttpRouter ( Planning )
  • Beego ( Planning )
  • TarsGo ( Planning )
  • brpc ( Planning )

@dongxuny
Copy link
Contributor Author

dongxuny commented Dec 29, 2021

Current status of supported web framework:

  • gRPC ( Stable )
  • Gin ( Stable )
  • Echo ( Stable )
  • GoFrame ( Prerelease )
  • go-zero ( Testing )
  • Fiber ( Testing )
  • Mux ( Testing )
  • Fast http ( Planning )
  • Beego ( Planning )
  • TarsGo ( Planning )

@1005281342
Copy link

kratos 微服务框架,由bilibili开源,希望可以支持 https://github.com/go-kratos/kratos

@dongxuny
Copy link
Contributor Author

dongxuny commented Jan 8, 2022

@1005281342

Great web framework, I will do some research and plan to add it into rk-boot family.

Thanks for your suggestion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants