aboutsummaryrefslogtreecommitdiff
path: root/files/zh-cn/web/api/webrtc_api/architecture
diff options
context:
space:
mode:
authorFlorian Dieminger <me@fiji-flo.de>2021-02-11 18:29:51 +0100
committerGitHub <noreply@github.com>2021-02-11 18:29:51 +0100
commit2bc5610921312613f8623f7ed347aa576689b2b6 (patch)
treef17a7a00e232c97d1335ff3cb24dbcfafacfe141 /files/zh-cn/web/api/webrtc_api/architecture
parent964decad361766e85d928a56f0ab80af0e75c172 (diff)
parentfc56124ac4eda6b3f0349c8a16fa750f27b4c7d6 (diff)
downloadtranslated-content-2bc5610921312613f8623f7ed347aa576689b2b6.tar.gz
translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.tar.bz2
translated-content-2bc5610921312613f8623f7ed347aa576689b2b6.zip
Merge pull request #32 from fiji-flo/unslugging-zh-cn
Unslugging zh cn
Diffstat (limited to 'files/zh-cn/web/api/webrtc_api/architecture')
-rw-r--r--files/zh-cn/web/api/webrtc_api/architecture/index.html18
1 files changed, 0 insertions, 18 deletions
diff --git a/files/zh-cn/web/api/webrtc_api/architecture/index.html b/files/zh-cn/web/api/webrtc_api/architecture/index.html
deleted file mode 100644
index 5f37d83529..0000000000
--- a/files/zh-cn/web/api/webrtc_api/architecture/index.html
+++ /dev/null
@@ -1,18 +0,0 @@
----
-title: WebRTC 架构概览
-slug: Web/API/WebRTC_API/Architecture
-tags:
- - WebRTC 架构概览
-translation_of: Web/API/WebRTC_API/Protocols
-translation_of_original: Web/API/WebRTC_API/Architecture
----
-<p>{{WebRTCSidebar}}</p>
-
-<p>用来创建WebRTC连接的API底层使用了一系列的网络协议和连接标准。这篇文章涵盖了这些标准。</p>
-
-<p>为了让WebRTC正常工作,需要的协议、标准和API比较繁多。因此对于初学者来说可能会比较难以理解。当你一旦上手,你会惊喜地发现原来这一切都是如此的优雅和简单易懂。至于你信不信,反正我是信了。</p>
-
-
-
-
-<p>重定向 <a class="redirect" href="/zh-Hans/docs/Web/API/WebRTC_API/Protocols">WebRTC 协议介绍</a></p>