Jason Deng

Results 11 issues of Jason Deng

**What this PR does**: **Which issue(s) this PR fixes**: Fixes #166 **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
protocol
integration

![image](https://user-images.githubusercontent.com/76831112/184294896-bbb4ffe3-ecb9-4768-adfd-8faeb1b2dca5.png) Easy to use and reliable

**What this PR does**: **Which issue(s) this PR fixes**: Fixes # **Special notes for your reviewer**: **Does this PR introduce a user-facing change?**: ```release-note ```

coding
rm
tm

**What would you like to be added**: **Why is this needed**:

**What this PR does**: **Which issue(s) this PR fixes**: Fixes # **You should pay attention to items below to ensure your pr passes our ci test** We do not merge...

dubbo-go 启动加载流程这一块,需要分析出启动过程依赖哪些组件、详细的工作流程,争取能真正在运行层面实现 dubbo-go 的轻量化

This is a place for various extensions in the dubbogo ecosystem that aren't part of the dubbogo core. 目前现状: 1.dubbogo中各个扩展都在一个包内,导致dubbogo目前主仓库臃肿 2.各个扩展麻烦,不易维护 3.对于dubbogo来说,这是一次极大的优化,无论是在性能和用户体验 1.设计方案 dubbogo已经通过社区开发者的支持,完成了 ETCD、ZooKeeper、Eureka、Consul、Nacos、Polaris 多种服务发现模式,当然也支持注册中心模式,建立起了强大且完备的社区生态,供用户按需灵活选用。 更多服务发现组件参看扩展仓库:dubbogoContrib-nacos。 现在本身就可以插件化,dubbo-go可能要先单独设计出来一个 dubbogo-spi,dubbo插件的 interface...

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

proposal