Browse Source

Add documentation for bufferSize

Michelle Bu 11 years ago
parent
commit
12b33be310
2 changed files with 5 additions and 0 deletions
  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."
       }
     ]
   },

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