Skip to content

Commit d09c427

Browse files
committed
docs(roadmap): Mark WebRTC browser-to-server as done
- Added in libp2p#2622 - Interoperability tests added in libp2p/test-plans#100
1 parent d82c2a1 commit d09c427

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ROADMAP.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -77,9 +77,9 @@ https://github.com/libp2p/rust-libp2p/issues/2883.
7777

7878
### WebRTC support (browser-to-server)
7979

80-
| Category | Status | Target Completion | Tracking | Dependencies | Dependents |
81-
|--------------|-------------|-------------------|------------------------------------------|------------------------------------------------|------------|
82-
| Connectivity | In progress | Q4/2022 | https://github.com/libp2p/specs/pull/412 | https://github.com/libp2p/test-plans/issues/53 | [WebRTC (browser-to-browser)](#webrtc-support-browser-to-browser) |
80+
| Category | Status | Target Completion | Tracking | Dependencies | Dependents |
81+
|--------------|--------|-------------------|------------------------------------------|------------------------------------------------|-------------------------------------------------------------------|
82+
| Connectivity | Done | Q4/2022 | https://github.com/libp2p/specs/pull/412 | https://github.com/libp2p/test-plans/issues/53 | [WebRTC (browser-to-browser)](#webrtc-support-browser-to-browser) |
8383

8484

8585
We are currently implementing WebRTC for **browser-to-server** connectivity in

0 commit comments

Comments
 (0)