WebRTC: Tracking Issue
Open
@sukunrt is already working on this.
Since Nov 27, 2023.
- Dominant language
- Go
- Stars
- 6.9k
- Forks
- 1.3k
- Avg merge
- 13d 21h
- Merged PRs (30d)
- 1
Description
```[tasklist]
### Tasks
- [x] Implement FIN_ACK spec: https://github.com/libp2p/specs/pull/582
- [ ] https://github.com/libp2p/go-libp2p/issues/2614
- [ ] https://github.com/libp2p/go-libp2p/issues/1917
- [x] Remove Experimental tag: https://github.com/libp2p/go-libp2p/issues/2657
- [x] Share the same UDP socket with QUIC #2446, https://github.com/ipfs/kubo/pull/10228
- [ ] WebRTC Private to Private: #2009
- [ ] Allow clients to provide their certificates for server
- [ ] Integrate WebRTC with Perf test
```
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.
Assessment
This issue has not been assessed yet.