浏览代码

Update docs

Michelle Bu 11 年之前
父节点
当前提交
191b43fb74
共有 2 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api.json
  2. 0 0
      docs/index.html

+ 1 - 1
docs/api.json

@@ -267,7 +267,7 @@
   {
   {
     "name": "DataConnection",
     "name": "DataConnection",
     "type": "class",
     "type": "class",
-    "description": "Wraps WebRTC's DataChannel. To get one, use <a href='#peerconnect'><code>peer.connect</code></a> or listen for the <a href='#peeron-connect'><code>connect</code></a> event.<span class='tip'>Because Chrome currently does not support reliable messaging, PeerJS uses the <a href='https://github.com/michellebu/reliable'>Reliable shim</a> when necessary. A caveat is that with the shim you will not be able to customize <code>serialization</code> when the shim is used.</span>",
+    "description": "Wraps WebRTC's DataChannel. To get one, use <a href='#peerconnect'><code>peer.connect</code></a> or listen for the <a href='#peeron-connect'><code>connect</code></a> event.",
     "children": [
     "children": [
       {
       {
         "name": ".send",
         "name": ".send",

文件差异内容过多而无法显示
+ 0 - 0
docs/index.html


部分文件因为文件数量过多而无法显示