From d09c427d716e528d05e39be818408c6af413a39e Mon Sep 17 00:00:00 2001 From: Max Inden Date: Fri, 20 Jan 2023 10:13:44 +0100 Subject: [PATCH] docs(roadmap): Mark WebRTC browser-to-server as done - 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 61a3c876a89..16fbbf09249 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -77,9 +77,9 @@ https://github.com/libp2p/rust-libp2p/issues/2883. ### 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/issues/53 | [WebRTC (browser-to-browser)](#webrtc-support-browser-to-browser) | We are currently implementing WebRTC for **browser-to-server** connectivity in