cloudflare / cloudflare/moq-rs
draft-07: Implement FETCH passthrough for moq-relay-ietf
Open
draft-07
Fetch
- Dominant language
- Rust
- Stars
- 166
- Forks
- 59
- Avg merge
- 18h 21m
- Merged PRs (30d)
- 22
Description
Initial wire format encoding/decoding for FETCH-related messages is done, but we don't yet handle them correctly.
Always forwarding upstream would be a valid implementation choice that doesn't require full cache implementation.
Contributor guide
Research direction
Start by tracing the existing FETCH-related wire-format encoding and decoding, then follow the moq-relay-ietf path where those messages are handled. Implement and verify the stated passthrough behavior by forwarding FETCH messages upstream without requiring a full cache implementation.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- networking
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100