Explorar el Código

Update reliable doc

ericz hace 11 años
padre
commit
93fc4931b2
Se han modificado 2 ficheros con 1 adiciones y 1 borrados
  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>"
           }
         ]
       }

La diferencia del archivo ha sido suprimido porque es demasiado grande
+ 0 - 0
docs/index.html


Algunos archivos no se mostraron porque demasiados archivos cambiaron en este cambio