Skip to content

Commit 4af8fd3

Browse files
Rainmen-xiadarrachequesne
authored andcommitted
[docs] Add missing path option in the documentation (#1078)
1 parent 2dcc794 commit 4af8fd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/API.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ See [new Manager(url[, options])](#managerurl-options) for available `options`.
7373

7474
- `url` _(String)_
7575
- `options` _(Object)_
76+
   - `path` _(String)_ name of the path that is captured on the server side (`/socket.io`)
7677
- `reconnection` _(Boolean)_ whether to reconnect automatically (`true`)
7778
- `reconnectionAttempts` _(Number)_ number of reconnection attempts before giving up (`Infinity`)
7879
- `reconnectionDelay` _(Number)_ how long to initially wait before attempting a new

0 commit comments

Comments
 (0)