dubbo3 - http2 handler and transporter
Open
- Dominant language
- TypeScript
- Stars
- 776
- Forks
- 157
- PR merge metrics
- No merged PRs in 30d
Description
## 目标
- 完成client和service的底层http2通信通道的建立
- 完成数据的传递和调用
- 抽象通道,将来可以无缝支持更多的协议扩展的能力
## TODO
Contributor guide
Research direction
Start by locating the client and service transport entry points in the TypeScript codebase and tracing how communication channels are currently established. Define the HTTP/2 channel, data transfer and invocation requirements, then verify that the channel abstraction can support future protocol extensions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- backend, distributed-systems, networking
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100