ソースを参照

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


この差分においてかなりの量のファイルが変更されているため、一部のファイルを表示していません