建议用 x/net 中的quic 替换 quic-go
Open
Nobody has claimed this yet.
enhancement
priority:low
quic-go
- Dominant language
- Go
- Stars
- 4.9k
- Forks
- 409
- Avg merge
- 6h 47m
- Merged PRs (30d)
- 7
Description
quic / http3 标准库已经提上日程, 目前已经在x/net中quic package 提供实现,建议 req 采用x/net中的实现替换 quic-go, 拥抱标准库同时也减少点依赖
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating req's current quic-go integration and dependency declarations, then check the x/net QUIC package referenced in the issue. Done means req uses the x/net implementation instead of quic-go, with the existing HTTP/3 and QUIC behavior still covered by the project's tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100