瀏覽代碼

Update reliable doc

ericz 11 年之前
父節點
當前提交
93fc4931b2
共有 2 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      docs/api.json
  2. 0 0
      docs/index.html

+ 1 - 1
docs/api.json

@@ -104,7 +104,7 @@
           {
           {
             "name": "reliable",
             "name": "reliable",
             "type": "boolean",
             "type": "boolean",
-            "description": "Whether the underlying data channels should be reliable (e.g. for large file transfers) or not (e.g. for gaming or streaming). Defaults to <code>true</code>."
+            "description": "Whether the underlying data channels should be reliable (e.g. for large file transfers) or not (e.g. for gaming or streaming). Defaults to <code>false</code>.<span class='warn'>Setting reliable to true will use a shim for incompatible browsers and thus may not offer full performance.</span>"
           }
           }
         ]
         ]
       }
       }

文件差異過大導致無法顯示
+ 0 - 0
docs/index.html


部分文件因文件數量過多而無法顯示