Browse Source

Update reliable doc

ericz 11 years ago
parent
commit
93fc4931b2
2 changed files with 1 additions and 1 deletions
  1. 1 1
      docs/api.json
  2. 0 0
      docs/index.html

+ 1 - 1
docs/api.json

@@ -104,7 +104,7 @@
           {
             "name": "reliable",
             "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>"
           }
         ]
       }

File diff suppressed because it is too large
+ 0 - 0
docs/index.html


Some files were not shown because too many files changed in this diff