Replace go-based WebTransport echo server with Rust implementation
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 5.6k
- Forks
- 1.3k
- Avg merge
- 8h 47m
- Merged PRs (30d)
- 19
Description
Talking about this here: https://github.com/libp2p/rust-libp2p/tree/master/wasm-tests/webtransport-tests/echo-server
Depends on: https://github.com/libp2p/rust-libp2p/issues/2993.
Contributor guide
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 with wasm-tests/webtransport-tests/echo-server and read the linked dependency issue #2993 to understand the required prerequisites. Replace the Go-based WebTransport echo server with a Rust implementation, then verify the WebTransport test setup uses the replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, rust
- Domain
- networking
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100