-
Notifications
You must be signed in to change notification settings - Fork 160
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
dubbo-js命令行工具方案 #327
Comments
目前的实现方案入上图,核心还是依赖东哥的protoc的插件完成的。 |
问题? 首先dubbo-cli核心功能是什么?是根据proto文件自动生成ts的代码? |
|
1. dubbo-go已经具备哪些能力?是不是这些能力不需要我们重复建设
2. 初始化应用cli,zk nacos之类确实很重要
zhangjin 在 2023年1月5日 星期四 09:33:55 (+08:00) 写道:
问题?
首先dubbo-cli核心功能是什么?是根据proto文件自动生成ts的代码?
目前工具的需求来自于ts代码生成,参考了dubbo-go的实现,未来规划能力是否考虑
1.初始化一个应用模板。
2.查看zk nacos注册中心的服务注册信息,meta data信息。
3.调试开发环境 grpc,mock json直接调用服务端,作为开发者的调试工具。
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you commented.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: