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 bd4c965 commit 22bdb07Copy full SHA for 22bdb07
packages/engine.io/lib/engine.io.ts
@@ -16,7 +16,7 @@ export { Transport } from "./transport";
16
export const protocol = parser.protocol;
17
18
/**
19
- * Creates an http.Server exclusively used for WS upgrades, and start listening.
+ * Creates an http.Server exclusively used for WS upgrades, and starts listening.
20
*
21
* @param port
22
* @param options
0 commit comments