From d73613251f430641acfea11ed0c3def8ff82e97e Mon Sep 17 00:00:00 2001 From: Max Inden Date: Tue, 24 Jan 2023 03:51:00 +0100 Subject: [PATCH] docs(roadmap): Mark WebRTC browser-to-server as done (#3357) - Added in https://github.com/libp2p/rust-libp2p/pull/2622 - Interoperability tests added in https://github.com/libp2p/test-plans/pull/100 --- ROADMAP.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 27d4217aa1c..ee23eb1c9fe 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -35,9 +35,9 @@ https://github.com/libp2p/rust-libp2p/pull/2289. ## WebRTC support (browser-to-server) -| Category | Status | Target Completion | Tracking | Dependencies | Dependents | -|--------------|-------------|-------------------|------------------------------------------|------------------------------------------------|------------| -| 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) | +| Category | Status | Target Completion | Tracking | Dependencies | Dependents | +|--------------|--------|-------------------|------------------------------------------|------------------------------------------------|-------------------------------------------------------------------| +| Connectivity | Done | Q4/2022 | https://github.com/libp2p/specs/pull/412 | https://github.com/libp2p/test-plans/pull/100 | [WebRTC (browser-to-browser)](#webrtc-support-browser-to-browser) | We are currently implementing WebRTC for **browser-to-server** connectivity in