浏览代码

Add documentation for bufferSize

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

+ 5 - 0
docs/api.json

@@ -349,6 +349,11 @@
         "name": ".type",
         "type": "string",
         "description": "For data connections, this is always <code>'data'</code>."
+      },
+      {
+        "name": ".bufferSize",
+        "type": "number",
+        "description": "The number of messages queued to be sent once the browser buffer is no longer full."
       }
     ]
   },

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


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