We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Server回传Attachment给Client功能实现分享 奕博 已合并 issue: client can't get attachments which is set from server #2641 pr: Fix: After the streaming call ends, client response.tailer() returns empty #2658 pr: fix: Server return with Attachment #2648
unified IDL进展同步与实现分享 宇轩/明宇 proto -> go转换已经完成,正在实现java -> proto转换 其他想法:1.能否通过metadata结构的文件生成idl,2.定义实现openapi,屏蔽语言特性 实现说明:introduction issue: [Proposal] Unified IDL control for multiple protocols #2595 pr: [WIP] Support idl for hessian2 #2654 sample: https://github.com/Yuukirn/dubbo-go-samples/tree/feature-unified-idl/non_idl
xds适配 零信任安全实现基于xds的对等认证、请求认证、授权认证。后续计划复用现有xds框架,继续实现流量管控能力 pr: Feat security #2643
registry/metadata重构、测试用例覆盖 启文/文锋 matadata已经基本完成并收尾,registry等启文提上来,会后确认进度,以及是否引导其他人参与
接口级接口和服务级接口统一 启文
文档和示例进展 https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/golang-sdk/
任务同步与认领:基于dubbo-go实现google/OnlineBotique商城系统 https://github.com/GoogleCloudPlatform/microservices-demo go micro:https://github.com/go-micro/demo/ 工作事项: 初阶:基于dubbo-go重写后端应用,展现dubbo-go的微服务开发能力 进阶:部署流量管控、可观测等微服务治理能力、对接istio控制面等,实现并展现dubbo-go高阶功能 感兴趣的同学可以会后联系如漫
谷歌编程之夏题目:四项题目均已评审通过,候选人结果4月27号左右公布
中科院编程之夏预计5月启动,预计dubbo-go会有三项题目
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Server回传Attachment给Client功能实现分享 奕博
已合并
issue: client can't get attachments which is set from server #2641
pr: Fix: After the streaming call ends, client response.tailer() returns empty #2658
pr: fix: Server return with Attachment #2648
unified IDL进展同步与实现分享 宇轩/明宇
proto -> go转换已经完成,正在实现java -> proto转换
其他想法:1.能否通过metadata结构的文件生成idl,2.定义实现openapi,屏蔽语言特性
实现说明:introduction
issue: [Proposal] Unified IDL control for multiple protocols #2595
pr: [WIP] Support idl for hessian2 #2654
sample: https://github.com/Yuukirn/dubbo-go-samples/tree/feature-unified-idl/non_idl
xds适配
零信任安全实现基于xds的对等认证、请求认证、授权认证。后续计划复用现有xds框架,继续实现流量管控能力
pr: Feat security #2643
registry/metadata重构、测试用例覆盖 启文/文锋
matadata已经基本完成并收尾,registry等启文提上来,会后确认进度,以及是否引导其他人参与
接口级接口和服务级接口统一 启文
文档和示例进展
https://dubbo-next.staged.apache.org/zh-cn/overview/mannual/golang-sdk/
任务同步与认领:基于dubbo-go实现google/OnlineBotique商城系统
https://github.com/GoogleCloudPlatform/microservices-demo
go micro:https://github.com/go-micro/demo/
工作事项:
初阶:基于dubbo-go重写后端应用,展现dubbo-go的微服务开发能力
进阶:部署流量管控、可观测等微服务治理能力、对接istio控制面等,实现并展现dubbo-go高阶功能
感兴趣的同学可以会后联系如漫
谷歌编程之夏题目:四项题目均已评审通过,候选人结果4月27号左右公布
中科院编程之夏预计5月启动,预计dubbo-go会有三项题目
The text was updated successfully, but these errors were encountered: