We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2dcc794 commit 4af8fd3Copy full SHA for 4af8fd3
docs/API.md
@@ -73,6 +73,7 @@ See [new Manager(url[, options])](#managerurl-options) for available `options`.
73
74
- `url` _(String)_
75
- `options` _(Object)_
76
+ - `path` _(String)_ name of the path that is captured on the server side (`/socket.io`)
77
- `reconnection` _(Boolean)_ whether to reconnect automatically (`true`)
78
- `reconnectionAttempts` _(Number)_ number of reconnection attempts before giving up (`Infinity`)
79
- `reconnectionDelay` _(Number)_ how long to initially wait before attempting a new
0 commit comments