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 b7e4704 commit 9c29d7bCopy full SHA for 9c29d7b
README.md
@@ -119,6 +119,7 @@ Exposed as `eio` in the browser standalone build.
119
- `timestampParam` (`String`): timestamp parameter (`t`)
120
- `flashPath` (`String`): path to flash client files with trailing slash
121
- `policyPort` (`Number`): port the policy server listens on (`843`)
122
+ - `path` (`String`): path to connect to, default is `/engine.io`
123
- `transports` (`Array`): a list of transports to try (in order).
124
Defaults to `['polling', 'websocket', 'flashsocket']`. `Engine`
125
always attempts to connect directly with the first one, provided the
0 commit comments