Skip to content

Commit 9c29d7b

Browse files
committed
Document 'path' option
1 parent b7e4704 commit 9c29d7b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ Exposed as `eio` in the browser standalone build.
119119
- `timestampParam` (`String`): timestamp parameter (`t`)
120120
- `flashPath` (`String`): path to flash client files with trailing slash
121121
- `policyPort` (`Number`): port the policy server listens on (`843`)
122+
- `path` (`String`): path to connect to, default is `/engine.io`
122123
- `transports` (`Array`): a list of transports to try (in order).
123124
Defaults to `['polling', 'websocket', 'flashsocket']`. `Engine`
124125
always attempts to connect directly with the first one, provided the

0 commit comments

Comments
 (0)