DefinitelyTyped/types/engine.io
omgMath 73c6aaf6bc
Fix defaults (#45138)
The current code shows different defaults than in the current types (see https://github.com/socketio/engine.io/blob/master/lib/server.js):
- `pingTimeout: 5000`
- `maxHttpBufferSize: 1e6`
2020-05-29 17:44:59 -07:00
..
engine.io-tests.ts
index.d.ts Fix defaults (#45138) 2020-05-29 17:44:59 -07:00
tsconfig.json
tslint.json